Bug? Obfuscation issue with CallSubDelayed

JakeBullet70

Well-Known Member
Licensed User
Longtime User
I have this code.

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
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…