tkyaji / cordova-plugin-crypt-file

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

Not working perferctly with ionic app. #18

Closed Neotrixsx closed 7 years ago

Neotrixsx commented 8 years ago

I try your plugin in my ionic application after install crypt plugin in my app not show any data in display on screen. My app shows only white screen.

screenshot_2016-06-14-12-17-11

pallaviMN commented 8 years ago

@Neotrixsx , can you please let me know how can we use the plugin in ionic, i need sample code snippet of it.

mghayour commented 7 years ago

its not working on ionic. same problem what should we do !?

mghayour commented 7 years ago

i'm working on simple ionic project for test this plugin and find problem but its working whithout any problem ! i should recheck my main project codes to finding problem ... i will share result, thank you

tkyaji commented 7 years ago

Please try version 1.1.3.

Neotrixsx commented 7 years ago

Really Awesome Plugin. :+1: :100: Now its working fine with IOINC ver.1 Apps

eddskt commented 7 years ago

This is a wonderful plugin. I really do not want to trade it for any other in my project. but ... I'm having the white screen problem. Version 1.3.2 Only on a specific page. This page loads jQuery mobile, the only difference from the others. When locking a screen, and unlocking a tea makes the cell phone, the application comes back with a white screen, showing the encrypted code.

My :

Assets / css / bootstrap.min.css Assets / css / font-awesome.min.css Assets / css / base.css Assets / css / style.css Assets / css / custom.css Assets / css / bootstrap-tour.min.css Assets / appjs / commonFuncs.js Assets / appjs / apiFuncs.js Assets / appjs / dbFuncs.js Assets / appjs / apiCommands.js Assets / appjs / fastclick.js Assets / js / bootstrap-tour.min.js

@tkyaji