Erik
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
Erik 创建了一个帖子, 已回答Problems Packaging AIR Native Package: "Unable to build a valid certificate chain for the signer"
I'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... -
-
-
Erik 创建了一个帖子, 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 ... -
-
-
Erik 创建了一个帖子, 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... -
Erik 创建了一个帖子, 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> ....