Questions tagged as 'phonegap'

1
answer

Rotate an image in Mobile with Javascript

I am trying to make an image (particularly a roulette), rotate via css / javascript, for an application made in Jquery mobile and packaged in phonegap. With the code that I have, in PC, it turns perfectly, but when installing it in the cell phon...
asked by 06.03.2017 / 22:51
1
answer

Screen scroll is blocked

I have a problem that I do not know how to solve. I have made an App with , css , php , jquery and
asked by 14.12.2016 / 14:14
2
answers

Is it possible to compile for iOS for testing?

I need help with this, since I need to test my app on several devices before publishing. The problem is that I have an Apple ID, and it seems that I can no longer have a Provisional Certificate. Is there an option that allows me to do that now i...
asked by 03.10.2016 / 18:22
0
answers

A web page in a mobile app

someone could tell me if it is possible to convert a certain section of a page in wordpress into an app, the design would be done with phonegap and framework7. I only want 3 specific pages to be visualized from the app, the rest of the page d...
asked by 18.10.2018 / 08:27
1
answer

Learning App Cordova

I am beginning to learn to program in cordova and I need a couple of things: - Do you know any guide to learn? - I have the following code and when I compile it with cordova run browser it works perfectly but then when I put it on the mobile whe...
asked by 13.10.2018 / 21:49
0
answers

Start application when turning on the device

I am developing an application with push notifications using one signal + ionic + firebase, the idea is that the application can receive push notifications at all times. I already get notified when the user closes it (the app is in the backgroun...
asked by 20.08.2018 / 16:08
0
answers

SQLite with phonegap

I am trying to develop a multiplatform application based on Apache Cordova and Phonegap. To start I'd like to have a local BD that is larger than 5MB, which is what offers phonegap and its localstorage. Therefore, I have tried to introduce th...
asked by 06.08.2018 / 06:45
0
answers

cordova file transfer does not download and shows no console errors

I'm using Framework7, and generating a pdf file using laravel 4.2 but when I click on the button it shows me the following error in console:    Download complete:   file: ///data/user/0/com.aotour.driver/files/constancia_99469.pdf and do...
asked by 30.07.2018 / 16:13
0
answers

Save a file on the Cordova jQuery device without overwriting using File FileTransfer

I have an app with cordova and using File-Transfer plugin that downloads a file to the device. I want to save more files that are generated on the server with the same name but I do not want to write the file that already exists. The problem is...
asked by 24.07.2018 / 14:53
0
answers

Save pdf in App. From a JSON with base64. Cordova Phonegap File or File transfer. writer.truncate (11) writer.seek (4)

Hi, I have a question about how to convert a base64 to pdf with jquery or javascript. And also what are the numbers that are passed by parameter to the functions = > writer.truncate(11) writer.seek(4) and in case you want to...
asked by 20.07.2018 / 15:05