Search found 3818 matches

Go to advanced search

by Serhii Kulibaba
Tue Mar 16, 2021 6:25 pm
Forum: Issues
Topic: Clickable List from DB Query Mapping
Replies: 9
Views: 7628
 
Jump to post

Re: Clickable List from DB Query Mapping

Hello,

Could you please provide us with more details, screenshots, or exact steps to reproduce this problem?

Sorry, but the issue is not clear

by Serhii Kulibaba
Mon Mar 15, 2021 4:40 pm
Forum: Issues
Topic: Wrong Binary .ipa build is setting support for audio in the UIBackgroundModes key
Replies: 5
Views: 4799
 
Jump to post

Re: Wrong Binary .ipa build is setting support for audio in the UIBackgroundModes key

Hello,

Do you have any custom Cordova plugin? They might set that key automatically. Please disable all of them and build the app again. Is the issue still there?

by Serhii Kulibaba
Mon Mar 15, 2021 4:38 pm
Forum: Issues
Topic: Pass API token and password within the standard HTTP Authorization header
Replies: 1
Views: 3803
 
Jump to post

Re: Pass API token and password within the standard HTTP Authorization header

Hello, It seems you have to include the Script component between these two REST calls: https://docs.appery.io/docs/apiexpress-visual-service-builder-script-component In this script you can create a correct header parameter The response from the previous component is available in the variable "B...
by Serhii Kulibaba
Mon Mar 15, 2021 4:34 pm
Forum: Issues
Topic: inAppBrowser Plugin not working
Replies: 9
Views: 8465
 
Jump to post

Re: inAppBrowser Plugin not working

Hello,

Have you selected the latest Cordova version in your project? Please see here a solution how to fix the issue with "WKWebView" https://blog.appery.io/2020/07/importan ... age-error/

by Serhii Kulibaba
Mon Mar 01, 2021 3:37 pm
Forum: Issues
Topic: inAppBrowser Plugin not working
Replies: 9
Views: 8465
 
Jump to post

Re: inAppBrowser Plugin not working

Hello, You don't use the inAppBrowser in this example. Please see the following links on how to use inAppBrowser in your project. JQM apps: https://docs.appery.io/docs/cordova-jquerymobile-inappbrowser Ionic 1 apps: https://docs.appery.io/docs/cordova-ionic-inappbrowser Ionic 4/5 apps: https://ionic...
by Serhii Kulibaba
Fri Feb 26, 2021 2:20 pm
Forum: Issues
Topic: HTML component, with embedded IFRAME height
Replies: 1
Views: 2224
 
Jump to post

Re: HTML component, with embedded IFRAME height

Hello Mark,

Yes, you can use the same trick in your Appery.io project. What issue exactly did you face with it?

by Serhii Kulibaba
Wed Feb 10, 2021 10:55 am
Forum: Issues
Topic: Issue with firebase chat
Replies: 1
Views: 2337
 
Jump to post

Re: Issue with firebase chat

Hello,

Do you run this code in the Ionic 4 application?

Could you please provide us more details on how you use it, where you see this error, etc?

by Serhii Kulibaba
Fri Feb 05, 2021 3:03 pm
Forum: Issues
Topic: REST api works using API Express but not when set up as a Service
Replies: 1
Views: 2180
 
Jump to post

Re: REST api works using API Express but not when set up as a Service

Hello, You didn't need to call it with the API Express, you can call it directly from the application. Just create the REST service for that. Create new -> Service -> REST service Please run it on the test tab of the service to see the response. Kindly provide us with the screenshot of the request a...
by Serhii Kulibaba
Mon Feb 01, 2021 6:26 pm
Forum: Issues
Topic: Concatenating strings in mapping
Replies: 3
Views: 4066
 
Jump to post

Re: Concatenating strings in mapping

Hello,

Please use one of these variables in the mapping (it will be available in the code of the mapping in the variable "value")
Other parameters please read with a simple code, it depends on the project type you use here. What project typer do you use? JQM, Ionic 1, or Ionic 4?

by Serhii Kulibaba
Mon Feb 01, 2021 6:05 pm
Forum: Issues
Topic: IONIC 4 RSS Feed
Replies: 1
Views: 3308
 
Jump to post

Re: IONIC 4 RSS Feed

Hello,

You are right, this tutorial is based on Ionic 1, not Ionic 4 which is actually right now. What functionality exactly do you need to implement here? We will help you to do it with Ionic 4

Go to advanced search