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

Application not build after add plugin #118

Open Amit050 opened 3 years ago

Amit050 commented 3 years ago

Dear Sir, In my ionic project when i add plugin then i face buil issue. errorscreen

darryncampbell commented 3 years ago

Hi @Amit050 , I see a reference to androidX, please note:

Android X support
For Android X Support please use version >= 2.x.x
For Android Support Library please use version 1.3.x

Could this be related to the version of the library being used?

Amit050 commented 3 years ago

Dear Sir, for android support when i install plugin automatic save version 1.2.0 how we install version 1.3.x or give me link of version 1.3.x

darryncampbell commented 3 years ago

This plugin is available from https://www.npmjs.com/package/com-darryncampbell-cordova-plugin-intent and all versions are there, to install a specific version:

cordova plugin add com-darryncampbell-cordova-plugin-intent@version