Error in Android 6.0.1
wanghang199112 opened this issue · 0 comments
wanghang199112 commented
When i use this library in android app, I get below message, I have used Java 8.
W/System.err: java.lang.NoClassDefFoundError: com.google.openrtb.json.OpenRtbJsonFactory$$Lambda$0
W/System.err: at com.google.openrtb.json.OpenRtbJsonFactory.(OpenRtbJsonFactory.java:81)
W/System.err: at com.google.openrtb.json.OpenRtbJsonFactory.newWriter(OpenRtbJsonFactory.java:201)