Search found 469 matches

Go to advanced search

by Andy Parker
Tue Sep 04, 2018 2:13 pm
Forum: Issues
Topic: Ionic version 3 App builder
Replies: 13
Views: 4202
 
Jump to post

Ionic version 3 App builder

Great news Illya, looking forward to this.

Will there be an opportunity to upgrade apps written in the current Appery Ionic environment or will it be for new apps only?

by Andy Parker
Tue Sep 04, 2018 1:28 pm
Forum: Issues
Topic: XCode Export Hit and Miss - usually errors with "An Error Has Occurred"
Replies: 10
Views: 2823
 
Jump to post

XCode Export Hit and Miss - usually errors with "An Error Has Occurred"

It seems the export to Xcode project seems to be very hit and miss. Sometimes working and a lot of the time going extremely slow, but also a lot of the time giving the following error: There was an error creating a zip bundle An error has occurred. Please try again. You can also email us a href=&quo...
by Andy Parker
Fri Aug 31, 2018 2:00 pm
Forum: Issues
Topic: Export Xcode project - just sits there....no progress
Replies: 5
Views: 1327
 
Jump to post

Export Xcode project - just sits there....no progress

looking at the progres indicator, it seems to be behaving a lot more normally now :-)

I can see the project build progressing.

Happy for you to close this as a non-issue.

by Andy Parker
Fri Aug 31, 2018 1:57 pm
Forum: Issues
Topic: Export Xcode project - just sits there....no progress
Replies: 5
Views: 1327
 
Jump to post

Export Xcode project - just sits there....no progress

yes, I left it going and it's got there.

Took a long time before the progress indicator moved.

I'll start it again and report back, thanks.

by Andy Parker
Fri Aug 31, 2018 1:34 pm
Forum: Issues
Topic: Export Xcode project - just sits there....no progress
Replies: 5
Views: 1327
 
Jump to post

Export Xcode project - just sits there....no progress

Thanks Illya,

shared as requested.

Project name: MotorwayCamWatchPro - NEW

by Andy Parker
Fri Aug 31, 2018 12:25 pm
Forum: Issues
Topic: Export Xcode project - just sits there....no progress
Replies: 5
Views: 1327
 
Jump to post

Export Xcode project - just sits there....no progress

Looks like we have an issue with exporting to Xcode projects.

It doesn't seem to progress.....

Image

by Andy Parker
Tue Jul 31, 2018 11:51 am
Forum: Issues
Topic: Call to HTTP stops working when Android Release APK created
Replies: 0
Views: 1541
 
Jump to post

Call to HTTP stops working when Android Release APK created

Hi,

I have an app that needs to make a REST call to an HTTP site to get some data.

This seems to work fine when I create an APK that does not have the release box ticked, but seems to fail when I create a release.

Can you help please?

by Andy Parker
Wed Jun 27, 2018 4:23 pm
Forum: Issues
Topic: APK is not accepted by Google Play Store as it's not targeting API Level 26
Replies: 1
Views: 576
 
Jump to post

APK is not accepted by Google Play Store as it's not targeting API Level 26

I can't seem to upload to the Play store any longer using APKs compiled in Appery. Android 7 appears to be the max option I can set.... I get the following: Warnings Your app currently targets API level 24 and must target at least API level 26 to ensure it is built on the latest APIs optimised for s...
by Andy Parker
Wed Jun 27, 2018 3:23 pm
Forum: Issues
Topic: How to reset a "Scroll" element so it's scroll is reset to the top
Replies: 2
Views: 679
 
Jump to post

How to reset a "Scroll" element so it's scroll is reset to the top

no need, found this useful documentation on your site....

code
var $ionicScrollDelegate = Apperyio.get("$ionicScrollDelegate");
$ionicScrollDelegate.$getByHandle('mainScroll').scrollTop();
/code

works a treat !

by Andy Parker
Wed Jun 27, 2018 3:11 pm
Forum: Issues
Topic: How to reset a "Scroll" element so it's scroll is reset to the top
Replies: 2
Views: 679
 
Jump to post

How to reset a "Scroll" element so it's scroll is reset to the top

Hi, I have a scroll element (ionic project) that can contain variable amounts of data. If the user scrolls using this scroll, then changes an option, so there is less data in the scroll, how do I reset the scroll so it's back to the top again? At present it shows blank because I guess it's beyond th...

Go to advanced search