html - iOS Cordova app doesn't load correctly on device -
There is a problem starting my Cordova app on an iPad. The build works fine (after adding some missing frameworks and removing Arm 64 in the build settings)
When the app starts, everything works fine, the splash screen is shown and I get console output in the xcode:
[565: 60b] Multi tasking - & gt; Device: Yes, App: Yes [565: 60b] Unlimited access to network resources [565: 60b] Reset plugins due to page load. Then nothing happens for some time only a gray background is shown After some time (approximately 20-30 seconds) the index is loading due to the console log: Full load of
[584: 60b]: File: / var / mobile / applications / 64C4D056-619D-46F9-96E4-EAC7E11DBA15 / Email% 20Acquisition.app / www / Index.html The screen turns into a different gray value Index.html background) but it is.
I think it has something to do with the build settings in Xcode because it runs on one device, but not the second. When stored and installed (not starting with such a xcode) it does not work on both devices ... Any idea what is wrong?
Some pictures for example:
How it looks after loading index.html with error:
How it loads index.html without error:
OK So I finally found out that when I tried to install it on Android platform I knew that Something was wrong with my page slider files in my eutilals folder.
After doing this overwriting it with the old version it works like a pardon sorry, I can not give absolutely accurate details that actually cause that error, but it may be possible Help anyone to mess with the same problem.
Comments
Post a Comment