I have this code.
It works great unless compiled with Obfuscation is turned on. I get a:
'=====================================================
an error has occurred in sub:
java.language.exception: Sub addItem2ShoppingList was not found
'=====================================================
I am on Version 3.2
B4X:
CallSubDelayed3(m_oCallBackMod,m_sAddNewShoppingMod,0,ID)
It works great unless compiled with Obfuscation is turned on. I get a:
'=====================================================
an error has occurred in sub:
java.language.exception: Sub addItem2ShoppingList was not found
'=====================================================
I am on Version 3.2