Search found 35 matches

Go to advanced search

by Lars Soligard
Thu Nov 20, 2014 7:48 pm
Forum: Issues
Topic: Names for Splash screens
Replies: 5
Views: 371
 
Jump to post

Names for Splash screens

Hi, thank you for the reply.

Ok. So it doesn't matter what the names are when I upload the images to appery.io? What about when I export as Xcode project? Then the images are not assigned the required names during this export.

by Lars Soligard
Thu Nov 20, 2014 8:51 am
Forum: Issues
Topic: Names for Splash screens
Replies: 5
Views: 371
 
Jump to post

Names for Splash screens

Hi, That would probably work, but the names are required to contain special characters: Default.png (iPhone) a href="mailto:Default@2x.png" rel="nofollow"Default@2x.png/a (iPhone Retina 3.5 inch) a href="mailto:Default-568h@2x.png" rel="nofollow"Default-568h@2...
by Lars Soligard
Wed Nov 19, 2014 7:47 pm
Forum: Issues
Topic: Names for Splash screens
Replies: 5
Views: 371
 
Jump to post

Names for Splash screens

Hello again appery.io :) I'm trying to upload my splash-screens to the splash folder under source-iOS, but the required names are not allowed in the builder. I've also tried to rename the images to the required names, but that is also not allowed. How can I make this work? https://d2r1vs3d9006ap.clo...
by Lars Soligard
Mon Nov 17, 2014 9:14 pm
Forum: Issues
Topic: Get back after opening a link within the app
Replies: 11
Views: 718
 
Jump to post

Get back after opening a link within the app

Hi,

No, it does not work when it's installed on the device, and my testers report the same issue on their devices.

I don't know if the messages from Xcode are related to my problem with the 'done' button not showing in the inAppBrowser. But I'll look for a solution online.

by Lars Soligard
Mon Nov 17, 2014 8:48 pm
Forum: Issues
Topic: Get back after opening a link within the app
Replies: 11
Views: 718
 
Jump to post

Get back after opening a link within the app

I receive those messages when i run the app on my iPhone while it's connected to Xcode. In my app I have a button that on click event runs the following JS: var urlFromLocalStorage = localStorage.getItem('_WikiURL'); window.open(urlFromLocalStorage,' _blank', 'location=yes'); That is when the messag...
by Lars Soligard
Mon Nov 17, 2014 7:48 pm
Forum: Issues
Topic: Get back after opening a link within the app
Replies: 11
Views: 718
 
Jump to post

Get back after opening a link within the app

Thank's Illya. As you can see from the screen shot in my first post, there is no such thing on my screen. I get the following messages in Xcode: ul liCDVWebViewDelegate: Navigation started when state=1/li li Failed to load webpage with error: CDVWebViewDelegate: Navigation started when state=1/li li...
by Lars Soligard
Sun Nov 16, 2014 9:31 am
Forum: Issues
Topic: Get back after opening a link within the app
Replies: 11
Views: 718
 
Jump to post

Get back after opening a link within the app

IOS 8.1

by Lars Soligard
Fri Nov 14, 2014 1:39 pm
Forum: Issues
Topic: Get back after opening a link within the app
Replies: 11
Views: 718
 
Jump to post

Get back after opening a link within the app

Hi,

Sorry, I don't really understand. I thought the JS above created a new in-app browser instance?

window.open(urlFromLocalStorage, '_blank', 'location=yes');

by Lars Soligard
Fri Nov 14, 2014 10:06 am
Forum: Issues
Topic: Get back after opening a link within the app
Replies: 11
Views: 718
 
Jump to post

Get back after opening a link within the app

Hi appery! I can't seem to figure out how to get back to the prevoious page when using window.open. I have tried the following running the app natively on my iPhone: window.open(urlFromLocalStorage, ' system', 'location=yes'); window.open(urlFromLocalStorage, ' blank', 'location=yes'); The link work...
by Lars Soligard
Tue Nov 11, 2014 10:38 pm
Forum: Issues
Topic: defect while using project feature "Render all pages in one HTML files:
Replies: 9
Views: 825
 
Jump to post

defect while using project feature "Render all pages in one HTML files:

I'm having the same issue. What was the solution to this problem?

Go to advanced search