android - Getting 404 error in phonegap/cordova with whitelist installed -


i have whitelist plugin installed however, im getting build discrepancy between compiled in android studio , compiled using cli.

when compile application in android studio runs fine , can access webpages needed app.

however when use command: cordova build android --release

i getting 404 errors if whitelist plugin isnt installed.

we using remote machine dependent on cli tools build. im hoping on here has run issue , has advice on it.

thank you.


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -