After updating to smack 4.4.5 in we are getting exception in DNS class and updated DNS to 3.5.0:
java.lang.NoClassDefFoundError
org.xbill.DNS.Lookup
its happening frequently in devices . any suggestion to resolve this.
After updating to smack 4.4.5 in we are getting exception in DNS class and updated DNS to 3.5.0:
java.lang.NoClassDefFoundError
org.xbill.DNS.Lookup
its happening frequently in devices . any suggestion to resolve this.
what happens when you disable proguard/R8?