Search found 8 matches

Go to advanced search

by Rok
Wed Nov 06, 2013 2:20 pm
Forum: Issues
Topic: Open URL from local storage within app or in default browser
Replies: 20
Views: 2724
 
Jump to post

Open URL from local storage within app or in default browser

Thank you Marina, works great!

by Rok
Wed Nov 06, 2013 1:45 pm
Forum: Issues
Topic: Open URL from local storage within app or in default browser
Replies: 20
Views: 2724
 
Jump to post

Open URL from local storage within app or in default browser

Hi, ok, thanks, now there is a version with this code active:

window.open(localStorage.getItem('QR_url'), '_blank');

by Rok
Tue Nov 05, 2013 1:25 pm
Forum: Issues
Topic: Open URL from local storage within app or in default browser
Replies: 20
Views: 2724
 
Jump to post

Open URL from local storage within app or in default browser

Hi Katya thanks for your reply.

I tried with your code and nothing happens after the scan. Then i replaced your code with my from the first post and it opens normally. Still without controls, of course.

I tested on iPhone 4, iOS7.

Any other suggestion?

Thanks, Rok

by Rok
Mon Nov 04, 2013 8:58 pm
Forum: Issues
Topic: Open URL from local storage within app or in default browser
Replies: 20
Views: 2724
 
Jump to post

Open URL from local storage within app or in default browser

Hello Marina, thanks for your advice, however, url is not always the same url. Url is read from Barcode/QR code and it is always different. When barcode is scanned, url from barcode/QR code is stored in local storage and opened right afterwards. So if i have local storage variable called QR_url, the...
by Rok
Mon Nov 04, 2013 1:27 pm
Forum: Issues
Topic: Open URL from local storage within app or in default browser
Replies: 20
Views: 2724
 
Jump to post

Open URL from local storage within app or in default browser

Hi there, i've tried a number of suggested sollutions found on this forum, however I cannot get to this thing to work. Here is the deal. I have a barcode service, used for scanning QR codes. It all works fine, the code is scanned, the url opens, however, i miss controls to navigate back to the app o...
by Rok
Wed Oct 09, 2013 9:31 am
Forum: Issues
Topic: Passing service data between pages - multiple list items
Replies: 2
Views: 469
 
Jump to post

Passing service data between pages - multiple list items

Thanks Maryna, you helped me out with this one.

Great support!

by Rok
Wed Oct 09, 2013 7:48 am
Forum: Issues
Topic: Passing service data between pages - multiple list items
Replies: 2
Views: 469
 
Jump to post

Passing service data between pages - multiple list items

Hello, i've been browsing this forum and i cannot seem to find an answer to my problem. Here is the thing. On page 1 I populate the list via REST service - I get 10 list items. On page 2 i display detailed content from list item from page 1. However, no matter which list item i click on page 1, the ...

Go to advanced search