Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with cordova crypt as its showing encrypted code while running the apk file #77

Open
sonychoudhary opened this issue Feb 15, 2019 · 6 comments

Comments

@sonychoudhary
Copy link

I am using cordova crypt plugin to encrypt my data but after its gets encrypted when i try to run the apk file its showing the encrypted data rather than opening the app

@rauonghub
Copy link

I am having the same issue. Do you have already a fix for this?

@dwap
Copy link

dwap commented Feb 27, 2019

I change
<content src="index.html" />
to
<content src="/+++/index.html" />
in config.xml
and its work

@AnisBerbary
Copy link

where can i find this config.xml ?

@AnisBerbary
Copy link

it is not working in the main config.xml im getting a gray screen

@sreenumalae
Copy link

Hello @dwap ,
As you mentioned, I changed the

to

Now I'm getting error as below
cannot find "/+++/+++/index.html"

@mohamedmaher2021
Copy link

Any one found solution for this issue ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants