Skip to main content

All Questions

Tagged with
2 votes
1 answer
265 views

How to use "window.open" in iOS for js command?

I am using Appery.io app builder and my app is JQM with v5.3 libraires version I have to js code in click event and run in Android but not in iOS. I tried this and the same result. Anything argument ...
James More's user avatar
2 votes
1 answer
65 views

How to return form the web(iOS) back to the app?

I am using an online builder for my app(ApperyDotIo, JQM framework). My application works fine with one exception. I have an in-app link to my website. The link in the iOS app, the link takes me to ...
Daniel Dias's user avatar
1 vote
2 answers
5k views

How can I use cordova-plugin-background mode

I need some assistance to make my App working in background. I created my first App with Cordova 10, jquerymobile and it works fine excepted in backgound. The idea is to installed the following plugin ...
pierrot10's user avatar
  • 129
0 votes
2 answers
173 views

JQuery Mobile 1.4.5 does not seem to invoke javascript on ipad

Using JQuery mobile 1.4.5 (https://jquerymobile.com/) Ironically, everything works on desktop browsers, but I cannot seem to get anything to work when testing on an iPad ... My stripped down page (...
bdcoder's user avatar
  • 3,585
0 votes
1 answer
77 views

JQuery mobile IOS device how to remove default scroll on web

I am having issues with the default "refresh" scrollbar in IOS. I have created my own scrollbar in a div and i cant seem to access it without using the default scrollbar in IOS. I have fixed the ...
Egeberg's user avatar
  • 45
1 vote
2 answers
1k views

Cordova can't build ios

I have Cordova version (8.0.0) Am trying to build the ios but shows a msg without any error and stops the build. > Building for iPhone X Simulator Building project: /Users/FaisalAlzahrani/...
Faisal's user avatar
  • 431
2 votes
0 answers
73 views

Appcelerator Studio - Unable to run on device but running fine in the genymotion simulator?

when i run on simulator it is working fine but when i run on device in android it shows the following error: [ERROR] : OpenGLRenderer: Font Cache (CPU): [ERROR] : OpenGLRenderer: Size: 79.75 KB [...
MOHAMMED FAIZAL's user avatar
0 votes
1 answer
68 views

Making a function call onclick whenever I touch

I use joystick.js. My aim is for whenever I touch (ontouchstart) it will call onclick. I tried this below but it didn't work. My joystick is preventing me from touch buttons. I even replaced onclick ...
Ameen Ahmed's user avatar
0 votes
0 answers
289 views

Vertical Scroll position always given 0 on iOS platform

After launching the app and scroll the page. When navigating from one screen to another through button action, when trying to keep the vertical scroll position of the page on button action using $(...
Sachin Kumaram's user avatar
0 votes
1 answer
708 views

The best way to store "app secret" in a mobile web application?

I want to develop a "responsive mobile web application (iOS / Android)" with JavaScript to interact with Smart Contract and blockchain. I decided to develop a hybrid mobile web application. However, ...
Questioner's user avatar
0 votes
1 answer
204 views

Is there any way to make call from php to mobile application [closed]

I have image in database which i want to fetch on mobile app. I can do it with sending full URL on server (ie. www.xyz.com/img/abc.jpg ). but my app also work offline that time its not possible to get ...
caveboy's user avatar
  • 241
6 votes
3 answers
9k views

Push Notification from website to mobile app

I want to develop a website that will be able to send push notifications to a mobile application that would be able to run on both android and iOS. For the last couple of years, I am working as a ...
user3397260's user avatar
2 votes
1 answer
937 views

how to check if smart app banner is closed

i have a jquery mobile application, in iOS safari a smart app banner comes when the application is loaded in the browser that tells to install or open the application. ones the smart app banner is ...
shahabas sageer's user avatar
0 votes
0 answers
42 views

Jquery mobile page change calling multiple times

I am working on Jquery Mobile project.I have three pages called page A,B and C. Page A is my start up page. I am navigating to page B using : $.mobile.changePage("B.html",{transition:"slide"}); ...
V-Xtreme's user avatar
  • 7,318
5 votes
2 answers
3k views

IOS 11.1 SecurityError (DOM Exception 18): Blocked attempt to use history.replaceState() to change session history URL

I am developing a mobile app using Cordova and jQuery Mobile. My app was working fine for iOS 11.0.3 and then when iOS 11.1 came out, I am getting an error and unable to click on any links. The ...
Alex Webster's user avatar

15 30 50 per page
1
2 3 4 5
43