Skip to main content
Participating Frequently
May 28, 2013
Question

Air 3.7 (android) javascript issue in stagewebview

  • May 28, 2013
  • 1 reply
  • 1121 views

Hi

I have simple javascript code runing in stagewebview:

//  javascript atob() is used for  base64 decoding.

var serializeObject = JSON.parse(atob("eyJjYWxsQmFjayI6IltTV1ZDYWxsQmFja11pbml0SlMiLCJtZXRob2QiOiJpbml0SlMiLCJhcmd1bWVudHMiOltdfQ=="));

alert(serializeObject.method);

publishing in AIR 3.5 -android,  the code works, but publishing in AIR 3.7 failed.

thanks for any help in adavance!

thanks,

Jackie

This topic has been closed for replies.

1 reply

Adobe Employee
May 28, 2013

Hi,

Could you please share a sample application to reproduce the issue at nimitja@adobedotcom. This will help us investigating the issue.

Regards,

Nimit 

chiangwenAuthor
Participating Frequently
May 28, 2013

Hi Nimitja,

Here is the sample application.

https://www.dropbox.com/sh/r4f19h1gchvylcp/MVtXf83I5v

(1) I used Flash cs6 with AIR 3.5 and 3.7

(2) tested movie in cs6 (ctrl+enter), air 3.5 worked, but air 3.7 failed

thanks,

Jackie

Adobe Employee
May 30, 2013

It is working fine on android device. The issue has been reproducible on Window machine on adl only. We are looking into it.

Thanks for reporting

Nimit