Search found 141 matches

Go to advanced search

by David wyatt
Fri May 29, 2015 5:15 pm
Forum: Issues
Topic: stop links inside HTML box launching external window
Replies: 5
Views: 613
 
Jump to post

stop links inside HTML box launching external window

Just in case anyone else has this issue Ive found a solution using css.

the following code

.someClass {
pointer-events: none;
}

So in my case I was able to stop links in a html component from opening which were taking over the entire app, hiding headers,footers, etc

by David wyatt
Wed May 27, 2015 6:30 pm
Forum: Issues
Topic: New update to Apperyio causing android force closes
Replies: 13
Views: 1506
 
Jump to post

New update to Apperyio causing android force closes

Hi Evgene, no permission changes. I've managed to test on 2 additional android phones (both 4.4.4) and same issue

by David wyatt
Mon May 25, 2015 7:26 pm
Forum: Issues
Topic: New update to Apperyio causing android force closes
Replies: 13
Views: 1506
 
Jump to post

New update to Apperyio causing android force closes

Hi,
V2.1,
main 4.1.x, target 4.2.x

by David wyatt
Mon May 25, 2015 7:05 pm
Forum: Issues
Topic: New update to Apperyio causing android force closes
Replies: 13
Views: 1506
 
Jump to post

New update to Apperyio causing android force closes

Hi Stepanov, I've debugged it and cant find any issues (no errors or warnings in the console log). The first time after install it loads and shows first screen then it crashes. Then the next time you load it it crashes on the splash screen. Its strange because previous builds that were exported befo...
by David wyatt
Mon May 25, 2015 1:18 pm
Forum: Issues
Topic: New update to Apperyio causing android force closes
Replies: 13
Views: 1506
 
Jump to post

New update to Apperyio causing android force closes

Hi, my app was working fine, but since the update to Apperyio my app now isn't working. Everything is fine in test and iOS, but after I export and run it on an android device it just crashes. I tried restoring an older version which worked fine before. But when I export it again, same issue. I was w...
by David wyatt
Thu May 21, 2015 9:22 am
Forum: Issues
Topic: html component not scrolling
Replies: 9
Views: 1278
 
Jump to post

html component not scrolling

Hi,
that's OK I appreciate the help. Sadly I've tried adding push certificate and still have same issue.

by David wyatt
Mon May 18, 2015 6:20 pm
Forum: Issues
Topic: iframe stops bar code scanner on ios
Replies: 9
Views: 1345
 
Jump to post

iframe stops bar code scanner on ios

HI Yurii, thank you for your help, sorry for not being very clear. The bar code scanner can be found on the main page (picture at the top) or secondly on the scan page (navigated by pressing second picture with shop.com on it), the screen shot below shows the second way. The process is: load command...
by David wyatt
Tue May 12, 2015 7:17 am
Forum: Issues
Topic: html component not scrolling
Replies: 9
Views: 1278
 
Jump to post

html component not scrolling

HI Sergiy, there appears to be no errors when i tried debugging. Its really strange, when the app loads after a second or so a swirling loader appears indicating something has just loaded. If i navigate from the start page before that event everything works fine. Ive tried deactivating all my load e...
by David wyatt
Mon May 11, 2015 7:05 pm
Forum: Issues
Topic: iframe stops bar code scanner on ios
Replies: 9
Views: 1345
 
Jump to post

iframe stops bar code scanner on ios

Hi, I was just wondering if there was an update. After some trial and error I have found that after the app loads after a second there is a spinning loader shown for a split second. if i navigate away from the page before the loader appears everything works. Its like whatever loads after the app has...

Go to advanced search