-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from taras-omelchuk/master
Update "Secure-ICC", "Secure-Icc-Ionic-Capacitor-Angular" samples for 11.1 release
- Loading branch information
Showing
5 changed files
with
20 additions
and
16,872 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,12 +8,12 @@ This sample application is written using the Ionic framework. It demonstrates us | |
* Secure Storage Management | ||
|
||
## Requirements | ||
* Node 12.x.x | ||
* Node 14.x.x | ||
* Ionic 6 | ||
* Cordova 11 | ||
* Dynamics SDK for Cordova v11.0 | ||
* Dynamics SDK for iOS v11.0 | ||
* Dynamics SDK for Android v11.0 | ||
* Cordova 11.0.0, 11.1.0 | ||
* Dynamics SDK for Cordova v11.1 | ||
* Dynamics SDK for iOS v11.1, v11.2 | ||
* Dynamics SDK for Android v11.1, v11.2 | ||
|
||
## Author(s) | ||
* [Volodymyr Taliar](mailto:[email protected]), [Taras Brateiko](mailto:[email protected]), [Taras Omelchuk](mailto:[email protected]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,11 +11,11 @@ Features include: | |
* Secure Storage management | ||
|
||
## Requirements | ||
* Node 12.x.x | ||
* Node 18.x.x | ||
* Ionic 6 + Capacitor 4 + Angular | ||
* Dynamics SDK for Cordova 11.0 | ||
* Dynamics SDK for iOS 11.0 | ||
* Dynamics SDK for Android 11.0 | ||
* Dynamics SDK for Cordova 11.1 | ||
* Dynamics SDK for iOS 11.1, 11.2 | ||
* Dynamics SDK for Android 11.1, 11.2 | ||
|
||
## Author(s) | ||
* [Volodymyr Taliar](mailto:[email protected]), [Bohdan Pidluzhnyy](mailto:[email protected]), [Taras Omelchuk](mailto:[email protected]) | ||
|
@@ -31,8 +31,8 @@ Features include: | |
`$ cd <path>/BlackBerry_Dynamics_SDK_for_Cordova_<version>/SampleApplications/Secure-ICC-Ionic-Capacitor-Angular` | ||
`$ npm i` | ||
* Add platform: | ||
`$ ionic cap add ios` | ||
`$ ionic cap add android` | ||
`$ npx cap add ios` | ||
`$ npx cap add android` | ||
* Add Capacitor Base plugin: | ||
`$ npm i git+https://github.com/blackberry/blackberry-dynamics-cordova-plugins#capacitor-base` | ||
* Build project: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.