Skip to content

Can I use this in my ionic 3.x configuration? #43

Answered by kolbasa
AlGantori asked this question in Q&A
Discussion options

You must be logged in to vote

Will this plugin work with my 3.x configuration below

The plugin should work with all Ionic versions. I myself still work with Ionic v1.

In your case, you probably need both plugins:

ionic cordova plugin add cordova-androidx-build
ionic cordova plugin add cordova-plugin-apkupdater

If you update cordova from 9 to 11, then you don't need cordova-androidx-build anymore. I'll have to update my readme on this.

npm i -g cordova

I noticed my "Cordova Platforms" says "not available"

This is normal. This has no effect on the plugin. You can easily add a new platform with:

ionic cordova platform add android

I cannot see from your sample code where it checks if the update is needed or not?…

Replies: 8 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by kolbasa
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@AlGantori
Comment options

@kolbasa
Comment options

@AlGantori
Comment options

@kolbasa
Comment options

Comment options

You must be logged in to vote
1 reply
@kolbasa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants