Hi All :)
Question. How do I get images that are brough in via a json file into the webview on IOS ?
The build works fine on Android, showing the images, but in IOS it does not....
My build is 417687 and I have the access set as foillows in the config.xml
Any clues?
Question. How do I get images that are brough in via a json file into the webview on IOS ?
The build works fine on Android, showing the images, but in IOS it does not....
My build is 417687 and I have the access set as foillows in the config.xml
Any clues?
- 51 Posts
- 1 Reply Like
Posted 7 years ago
- 1206 Posts
- 42 Reply Likes
Hi Grant,
I will look into your current app again, Meanwhile could you fix your access element as below and try to build again.
Thanks
Hyginus
I will look into your current app again, Meanwhile could you fix your access element as below and try to build again.
<access origin="lauristoncourt.com" />
<access origin="*.lauristoncourt.com" subdomains="true" />
Thanks
Hyginus
- 51 Posts
- 1 Reply Like
Many thanks Hyginus for staying with me on this one.
Changed the access as above and building now - will let you know what happens :)
Changed the access as above and building now - will let you know what happens :)
- 51 Posts
- 1 Reply Like
Hi Hyginus :)
Rebuilt with the above access - installed on the iPad 2 - No images
And in Android - not getting the images either now :(
Rebuilt with the above access - installed on the iPad 2 - No images
And in Android - not getting the images either now :(
- 1206 Posts
- 42 Reply Likes
Hi Grant,
It seems there is an alert for a know issue on IOS whitelist.
http://community.phonegap.com/nitobi/...
Pls have a look at this thread
Thanks
Hyginus
It seems there is an alert for a know issue on IOS whitelist.
http://community.phonegap.com/nitobi/...
Pls have a look at this thread
Thanks
Hyginus
- 51 Posts
- 1 Reply Like
added the following and building again
<access origin="debug.phonegap.com" subdomains="true" />- 51 Posts
- 1 Reply Like
Well - added that and rebuilt - no difference.
But then we did not have debugging enabled, so not sure what difference that would have made....
However - the images are now showing in the android
But still not in the iPad
But then we did not have debugging enabled, so not sure what difference that would have made....
However - the images are now showing in the android
But still not in the iPad
- 1206 Posts
- 42 Reply Likes
- 51 Posts
- 1 Reply Like
Hi Hyginus :)
Erm.. I am on this thread. And have the notifications set to email me etc....
Looking forward to an update :)
Cheers
Erm.. I am on this thread. And have the notifications set to email me etc....
Looking forward to an update :)
Cheers
- 51 Posts
- 1 Reply Like
- 1206 Posts
- 42 Reply Likes
Hi Grant
Delete, build and test your app again, your images are fine from my end.
Let me know how it goes.
Thanks
Hyginus
Delete, build and test your app again, your images are fine from my end.
Let me know how it goes.
Thanks
Hyginus
- 51 Posts
- 1 Reply Like
Hi Hyginus,
Yes, we changed the code to show these images only when connected to a network - not ideal, but as the device does not want to store them locally seems the only way.
Cheers
Grant
Yes, we changed the code to show these images only when connected to a network - not ideal, but as the device does not want to store them locally seems the only way.
Cheers
Grant
Related Categories
-
PhoneGap Build
- 15111 Conversations
- 275 Followers

