Page 1 of 1

Bugg in AppBrowser

Posted: Tue May 10, 2016 5:07 am
by Carlos Castillo6909856

Im using parts of this documentation
https://devcenter.appery.io/tutorials...

The one that I need to implement is InAppBrowser _blank

But all of them are showing as cordova _self

The Java Script is as this:
window.open(localStorage.getItem('d_twitter'), 'system');
window.open(localStorage.getItem('d_twitter'), 'self');
window.open(localStorage.getItem('d_twitter'), '_blank');

LocalStorage 'd_twitter' = http://twitter.com/dresdenpartners

My libreries are: 3.1

Hope you have a turn around I need with the done button on the bottom, if I do a direct navigate to url on actions I do have it as a direct url, but don ́t know how to insert a LSV on that field.

Best


Bugg in AppBrowser

Posted: Tue May 10, 2016 11:31 am
by Serhii Kulibaba

Hello Carlos,

Please clarify the question?

But all of them are showing as cordova _self
Where did you test that code? Please run it on the device as a native app (installed from .apk or .ipa), not in the Appery.io tester


Bugg in AppBrowser

Posted: Tue May 10, 2016 2:19 pm
by Carlos Castillo6909856

I did build an iOS and test local on an iphone 6s

The link hits the twitter link so I presume the LSV is well declare

On the other hand
I was tring to do this on Click event as Navigate to Link, but ther I can only write the URL or how can I put a LSV


Bugg in AppBrowser

Posted: Wed May 11, 2016 8:09 am
by Serhii Kulibaba

Please look at this documentation how to set storage variable: https://devcenter.appery.io/documenta...