Erik
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Problems Packaging AIR Native Package: "Unable to build a valid certificate chain for the signer"
AnsweredI'm using IntelliJ-IDEA 2018.1 to create a Desktop AIR app, the app works great running and debugging from IntelliJ. But trying to package it as a native installer (DMG), it won't sign. I keep gett... -
Edited IntelliJ won't recognize new Galaxy S6 Edge
Developing in Flex. I have two iOS devices and two Android devices. I can launch my app for both iOS devices and one of the Android devices, an old Express Note. I just bought the S6 Edge and it's ... -
Created Flex iOS Packaging - getting assets into IPA root directory
I need to package my AppIcons, static launch screens, and a configuration file into the IPA/Payload/navcon.app directory. When I view the output directory after packaging the app I see my assets, b... -
Created Flex iOS Packaging: cannot find AppIcons
My AppIcons are defined in a custom application descriptor: <icon> <image29x29>AppIcon29.png</image29x29> <image36x36>AppIcon36.png</image36x36> <image48x48>AppIcon48.png</image48x48> ....