In version 1.80 obfuscated release, my app can't contact the internet using HttpUtils. is that because the web variable I used to store the website domain string changed during Obfuscation?
HttpUtils uses CallSub with a variable to call the JobDone and UrlDone subs.
If you have used a different sub than JobDone or UrlDone then you should add underscores to the names or these subs will not be found at runtime.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.