You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NoSuchMethodError: No virtual method flip()Ljava/nio/ByteBuffer; in class Ljava/nio/ByteBuffer; or its super classes (declaration of 'java.nio.ByteBuffer' appears in /system/framework/core-libart.jar)\n\tat com.didiglobal.booster.instrument.sharedpreferences.io.BoosterXmlSerializer.flushBytes(BoosterXmlSerializer.java:102)\n\tat com.didiglobal.booster.instrument.sharedpreferences.io.BoosterXmlSerializer.flush(BoosterXmlSerializer.java:124)\n\tat com.didiglobal.booster.instrument.sharedpreferences.io.BoosterXmlSerializer.endDocument(BoosterXmlSerializer.java:74)\n\tat com.didiglobal.booster.instrument.sharedpreferences.io.XmlUtils.writeMapXml(XmlUtils.java:29)\n\tat com.didiglobal.booster.instrument.sharedpreferences.SharedPreferencesManager.write(SharedPreferencesManager.java:65)\n\tat com.didiglobal.booster.instrument.sharedpreferences.BoosterSharedPreferences$BoosterEditor$SyncTask.run(BoosterSharedPreferences.java:284)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)\n\tat java.lang.Thread.run(Thread.java:818)\n
The text was updated successfully, but these errors were encountered:
java.lang.NoSuchMethodError: No virtual method flip()Ljava/nio/ByteBuffer; in class Ljava/nio/ByteBuffer; or its super classes (declaration of 'java.nio.ByteBuffer' appears in /system/framework/core-libart.jar)\n\tat com.didiglobal.booster.instrument.sharedpreferences.io.BoosterXmlSerializer.flushBytes(BoosterXmlSerializer.java:102)\n\tat com.didiglobal.booster.instrument.sharedpreferences.io.BoosterXmlSerializer.flush(BoosterXmlSerializer.java:124)\n\tat com.didiglobal.booster.instrument.sharedpreferences.io.BoosterXmlSerializer.endDocument(BoosterXmlSerializer.java:74)\n\tat com.didiglobal.booster.instrument.sharedpreferences.io.XmlUtils.writeMapXml(XmlUtils.java:29)\n\tat com.didiglobal.booster.instrument.sharedpreferences.SharedPreferencesManager.write(SharedPreferencesManager.java:65)\n\tat com.didiglobal.booster.instrument.sharedpreferences.BoosterSharedPreferences$BoosterEditor$SyncTask.run(BoosterSharedPreferences.java:284)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)\n\tat java.lang.Thread.run(Thread.java:818)\n
The text was updated successfully, but these errors were encountered: