Search found 221 matches

Go to advanced search

by SteveLacy
Thu Feb 24, 2022 9:55 pm
Forum: Issues
Topic: Back to the app from the web
Replies: 4
Views: 6028
 
Jump to post

Re: Back to the app from the web

I am using the InAppBrowser 5.0.0 per the example here https://docs.appery.io/docs/cordova-jquerymobile-inappbrowser. I actually built the sample app to experiment with on an iOS device (everything works fine on Android, but no way to go back on iOS with any of the sample app options). I even added ...
by SteveLacy
Thu Feb 24, 2022 9:08 pm
Forum: Issues
Topic: Can I restore Appery project from backup file created using deprecated library?
Replies: 3
Views: 5249
 
Jump to post

Can I restore Appery project from backup file created using deprecated library?

Appery.io recently announced that they will soon be removing their deprecated JQM libararies (5.0, 5.1 and 5.2) from the system. I have some Appery project backup files that were created using the deprecated 5.2 library. Will I be able to restore these projects using these backup files once the depr...
by SteveLacy
Mon Jul 27, 2020 9:34 pm
Forum: Issues
Topic: No known instance method for selector 'UserAgent'
Replies: 6
Views: 3015
 
Jump to post

Re: No known instance method for selector 'UserAgent'

Appery support wasn't able to provide any useful suggestions or identify the issue. Although until Appery gets things fixed, I found a workaround that allowed me to successfully build in Xcode so we could submit the app for Apple review: in iOS binary, choose Cordova iOS = 5.1.1 (previously we were ...
by SteveLacy
Fri Jul 24, 2020 4:38 pm
Forum: Issues
Topic: No known instance method for selector 'UserAgent'
Replies: 6
Views: 3015
 
Jump to post

Re: No known instance method for selector 'UserAgent'

I am expecting that my export from Appery.io to an Xcode project would work within Xcode so that I can publish the app. The export process works OK, but the content that is exported during the process does not work in Xcode. I've been using Appery for years to publish iOS apps. It's not uncommon tha...
by SteveLacy
Thu Jul 23, 2020 4:27 pm
Forum: Issues
Topic: No known instance method for selector 'UserAgent'
Replies: 6
Views: 3015
 
Jump to post

Re: No known instance method for selector 'UserAgent'

when using the File Transfer 1.7.1-patch1, I get 3 errors when building in Xcode: Property 'userAgent' not found on object of type 'CDVViewController' (line 274 in CDVWKWebViewEngine.m) Use of undeclared identifier 'CDVUserAgentUtil' (line 674 in CDVWKWebViewEngine.m) Use of undeclared identifier 'C...
by SteveLacy
Tue Jul 21, 2020 8:25 pm
Forum: Issues
Topic: No known instance method for selector 'UserAgent'
Replies: 6
Views: 3015
 
Jump to post

No known instance method for selector 'UserAgent'

While trying to build in Xcode, I get the following error message "No known instance method for selector 'UserAgent' CDVFileTransfer.m". I'm using JQM with the latest library version 5.1 and Cordova ios 6.0.0. I did find a suggested workaround here: https://github.com/apache/cordova-plugin...
by SteveLacy
Tue Jun 30, 2020 5:47 pm
Forum: Issues
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 24901
 
Jump to post

Apple UIWebView API's deprecated.

I found that if I enable the Appery proxy on the request, it works! I also added the Access-Control-Allow-Origin: * on the service response, but it didn't seem to have any impact. I guess adding a proxy to every request should fix the problem. Question - Is there any other way to resolve this issue?...
by SteveLacy
Mon Jun 29, 2020 11:23 pm
Forum: Issues
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 24901
 
Jump to post

Apple UIWebView API's deprecated.

I shared my app called "Test App" with support. This is the app with a single screen and a single web service call. It's easy to see the problem in this app.

by SteveLacy
Mon Jun 29, 2020 11:14 pm
Forum: Issues
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 24901
 
Jump to post

Apple UIWebView API's deprecated.

We're stuck here not able to submit any apps to Apple due to this issue. As a test, I created another app with just one screen and one web service. If I enable cordova-plugin-ionic-webview plugin, the webservice will not load in the Xcode simulator (web service fails). If I disable cordova-plugin-io...
by SteveLacy
Tue Jun 23, 2020 3:31 pm
Forum: Issues
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 24901
 
Jump to post

Apple UIWebView API's deprecated.

Any reply? Any feedback or questions? Any tests I could run to provide more information? The app is shared with support. Thanks for any help.

Go to advanced search