Have everything working now if you don't enable ProGuard.
It will take time to determine how it needs to be configured but that's low priority really.
This commit is contained in:
@ -9,3 +9,5 @@
|
||||
|
||||
# view res/layout/activity_main.xml #generated:6
|
||||
-keep class com.cradle.iitc_mobile.IITC_WebView { <init>(...); }
|
||||
|
||||
-keep class com.cradle.iitc_mobile.IITC_JSInterface { <init>(...); }
|
Reference in New Issue
Block a user