Closed SachetBajra closed 7 years ago
I implemented this method in Android and PHP. But now after creating the same app in Ionic 2 for iOS need to perform the same process in ionic 2 (typescript). Any help would be wonderful.
I've never worked with TypeScript, but I found this code that might help you: https://github.com/PasteSafe/pastesafe/blob/master/src/pastesafe.ts
I managed to do it.
https://github.com/SachetBajra/IonicFramework_v2/wiki/AES-Encryption-in-Ionic-Framework-2
I implemented this method in Android and PHP. But now after creating the same app in Ionic 2 for iOS need to perform the same process in ionic 2 (typescript). Any help would be wonderful.