darryncampbell / darryncampbell-cordova-plugin-intent

General purpose intent shim layer for cordova appliations on Android. Handles various techniques for sending and receiving intents.
MIT License
86 stars 130 forks source link

package android.support.v4.content does not exist #124

Open GBManish1 opened 3 years ago

GBManish1 commented 3 years ago

Error: "package android.support.* does not exist" This plugin has old android support dependencies instead of using the new AndroidX equivalent. Cannot add the plugin.

darryncampbell commented 3 years ago

Which version of this Plugin are you using? AndroidX support did not work for everybody back when it was first implemented it so I did the following:

GBManish1 commented 3 years ago

How can i download zip file for 1.3.0 version?

darryncampbell commented 3 years ago

npm pack com-darryncampbell-cordova-plugin-intent@1.3.0