tkyaji / cordova-plugin-crypt-file

This plugin to encrypt the source files.
Apache License 2.0
178 stars 116 forks source link

Having issue with Cordova 6.2.0 on IOS platform #20

Closed bhumika closed 8 years ago

bhumika commented 8 years ago

Hello Tkyaji,

Its is a very nice plugin, thanks for the best plugin for security. ISSUE: I tried this plugin in android and its working awesome. But I have an issue on IOS platform. I am using ionic framework with Cordova 6.2.0 for my application. White screen comes when application launch and nothing happened after that. Plugin files .h and .m files are executed but files are not encrypted in build.

can you please help me with it.

Thanks in advance. Bhumika

bhumika commented 8 years ago

Sorry i tried with CLI and now its working..