Search found 17 matches

Go to advanced search

by roh
Thu Jun 11, 2020 3:19 am
Forum: Issues
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 24884
 
Jump to post

Apple UIWebView API's deprecated.

super frustrating.. per this date is now June 30, 2020. Still not able to submit via test flight.

To accommodate developers who may need additional time to update their existing apps on the App Store, the deadline for adhering to the requirements below has been extended to June 30, 2020.

by roh
Mon Jun 01, 2020 1:59 am
Forum: Issues
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 24884
 
Jump to post

Apple UIWebView API's deprecated.

Thank you Evgene. Can you please confirm that apple has extended the deadline for existing apps? this is what I have found https://developer.apple.com/news/?id=...

by roh
Wed May 27, 2020 3:24 am
Forum: Issues
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 24884
 
Jump to post

Apple UIWebView API's deprecated.

Hello,
Can you summarize how to replace UIWebView with WKWebView?
So I can get this through apple store.

Also, don't think the depreciation has been extended. Can you confirm as I am still getting the error.

Thank you.

by roh
Thu Oct 31, 2019 1:38 am
Forum: Issues
Topic: Invalid App Store Icon
Replies: 3
Views: 1710
 
Jump to post

Invalid App Store Icon

icon has been the same since we launched the app... any idea what's causing this message now?

by roh
Wed Aug 21, 2019 7:58 pm
Forum: Issues
Topic: how do I capture and respond to magnification gestures on an appery app?
Replies: 1
Views: 878
 
Jump to post

how do I capture and respond to magnification gestures on an appery app?

I have an app developed using the appery platform. Users are complaining that the magnification gesture does not work on the screens when deployed to PROD.

Can you point me to how this can be done?
Thanks!

by roh
Tue Jul 09, 2019 7:53 pm
Forum: Issues
Topic: Server code works in tester but not app
Replies: 1
Views: 728
 
Jump to post

Server code works in tester but not app

Server code works in tester but not app /* Returns list of vendor details by vendorId */ var db_id = knowyeSettings.dbId; var master_key = knowyeSettings.masterKey; (function () { var vendor_id = request.get("vendor_id"); console.log('vendor_id=',vendor_id); if (!vendor_id) { var err = 'Pa...
by roh
Tue Jun 25, 2019 10:02 pm
Forum: Issues
Topic: can you help me with the ES5 version of this, please
Replies: 0
Views: 6429
 
Jump to post

can you help me with the ES5 version of this, please

const uniqueArray = .uniq(data, obj = obj.userId.id);

by roh
Sat May 04, 2019 7:29 pm
Forum: Issues
Topic: uglification unexpected character ''' error when exporting to binary andriod apk
Replies: 1
Views: 704
 
Jump to post

uglification unexpected character ''' error when exporting to binary andriod apk

addressed with support.. sharing for others here E5 vs E6 format.
replace all ' characters in code with ""
yay!

ps: time for appery to support ES6 format

by roh
Sat May 04, 2019 6:52 pm
Forum: Issues
Topic: Unrecoverable Syntax Error
Replies: 7
Views: 6703
 
Jump to post

Unrecoverable Syntax Error

@tooba what was the resolution, i'm encountering the same issue

Go to advanced search