diff --git a/README.md b/README.md index b3c7c91..2b41c54 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ This project shows a sample Ionic 3 application which uses DataWedge to capture ![Application](https://raw.githubusercontent.com/Zebra/ZebraIonicDemo/master/screenshots/application01.png) +## Ionic v4 / v5 and WebIntent +I have had several questions about whether this application works with Ionic v4 or v5 and issues surrounding the integration with [WebIntent](https://ionicframework.com/docs/native/web-intent). This application has been written against Ionic v3 and uses the [Cordova plugin](https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent) directly however, if you would like to see a version of this application that compiles with Ionic v4 & v5 and uses [WebIntent](https://ionicframework.com/docs/native/web-intent) then please see the '[Transition_To_WebIntent](https://github.com/Zebra/ZebraIonicDemo/tree/Transition_To_WebIntent)' branch. + ## License This project is protected by Zebra's EULA, as detailed in the [License.md](./License.md) file