Skip to content
#

phonegap

Here are 515 public repositories matching this topic...

bytecode1024
bytecode1024 commented Apr 20, 2020

Describe the bug

I found that if an item of a simple list contains sub-components, they were regenerated after the component containing the list is mounted.

Is this a bug or simply a misuse of a simple list?

To Reproduce

Steps to reproduce the behavio

jchapelle
jchapelle commented Sep 24, 2018

Hello,

The "Publishing your app in Google Play Store" section of the doc does not seems up to date.
On "Google Play", in the section "App signing", the option specified in the documentation does not exists anymore. Would it be possible to explain how to upload the proper key to "Google Play" ?

Aarbel
Aarbel commented Aug 13, 2019

https://documentation.onesignal.com/docs/cordova-sdk-setup

In your documentation you use many detours to don't use Cordova Core, like pure iOS distribution settings with Xcode (especially for iOS Service Extensions).

This is not sustainable with Cordova, because we rebuild the project everytime we add JS or settings in our Cordova App.
So very very huge waste of time to all re-configure Xco

chasebank
chasebank commented Jun 15, 2017

First, awesome job!

But, I'm having a terrible time getting a data adapter running with persistent data. It seems most buggy roads with Cordova lead to whether or not you're running your code after deviceready. But, how you go about insuring that, confuses me... with all the component files and such...

If I'm running some code to start up a database inside the vuex store, is it safe for me t

Improve this page

Add a description, image, and links to the phonegap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the phonegap topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.