• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Build apps iOS 10 issues

New Here ,
Sep 29, 2016 Sep 29, 2016

Copy link to clipboard

Copied

- apps built with Adobe AIR

- When I build a test version, the app is operating normally. But Review version app displayed a splash screen indefinitely upon launch.

- There is one difference from the previous version.

If you run the app, loading 2 images from our server.

- I added content for network environment (you see below)

<key>NSAppTransportSecurity</key>

<dict>

<key>NSExceptionDomains</key>

<dict>

<key>my domain</key>

<dict>

  <key>NSIncludesSubdomains</key>

  <true/>

  <key>NSExceptionAllowsInsecureHTTPLoads</key>

<true/>

</dict>

</dict>

</dict>

Unable to debug at this time because app is not running.

I look forward to your quick response.

TOPICS
Development

Views

161

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines