Viewing 8 posts - 1 through 8 (of 8 total)
-
AuthorPosts
-
January 22, 2019 at 7:06 am #19104
jnzgroupParticipantHi, I've gotten the android App to build on windows, works fine, windows and android phone. I then went over onto mac, installed it following the steps etc. I've managed to build and Install the app on iPhone. Mac Related: The App only works in Chrome on mac. It hangs on the home screen right after the splash screen. I did not get the little swipe tutorial that shows right after the splashscreen. all I see is the HomeScreen with the courses, tabs etc with an overlay and a spinning icon, it spins the entire time, doesn't go further than that. Only happens on Safari browser and Iphone. The App does the same on the phone since its mostlikely using safari as the uiwebviewer.January 22, 2019 at 9:01 am #19115
jnzgroupParticipantin safari console I see "Your browser Does not support the Html5 API"January 24, 2019 at 7:19 am #19213
jnzgroupParticipantThe Warning in safari: "Your Browser does not support the Html5 File API" comes from the imgcache.js file... I reinstalled everything leaving out the img-cache plugin etc, The warning persisted but came from another file instead.. On Chrome the app can store information, but on Safari I get above warning, nothing going into storage. I would like to get a working build on ios, can anyone assist? Note: my other ios apps works fine on safari, just can't get wplms to run on safari.January 27, 2019 at 9:29 am #19323
jnzgroupParticipantWhat I DO see is in chrome in dev tools $ImgCache.ready == true, and in safari the 'ready' attribute is false. strange though I can get this far when ImgCache has it's own 'ready' attribute set to false and also strange that the code doesnt' just reject that promise in that case....January 27, 2019 at 9:30 am #19324
jnzgroupParticipantWhat I DO see is in chrome in dev tools $ImgCache.ready == true, and in safari the 'ready' attribute is false. strange though I can get this far when ImgCache has it's own 'ready' attribute set to false and also strange that the code doesnt' just reject that promise in that case.... -
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.