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

StageWebView debugging on Android

Engaged ,
Jun 28, 2019 Jun 28, 2019

Hey Guys,

After adding this to the application descriptor:

      <webContentsDebuggingEnabled>true</webContentsDebuggingEnabled>

i'm seeing the error.

     Adobe AIR Android sdk version doesn't support webContentsDebuggingEnabled as xml tag

Am I missing something?  How do we get StageWebView debugging on Android?  iOS works great btw.

TOPICS
Air beta
391
Translate
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

correct answers 1 Correct answer

Engaged , Jun 28, 2019 Jun 28, 2019

Ah, I had the tag under <Application.. - it needs to be above that, and at the top, under <Android..

Translate
Engaged ,
Jun 28, 2019 Jun 28, 2019
LATEST

Ah, I had the tag under <Application.. - it needs to be above that, and at the top, under <Android..

Translate
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