Giter Club home page Giter Club logo

Comments (2)

devgianlu avatar devgianlu commented on May 29, 2024 1

I can't reproduce this, but I know how to fix it. Now I got it: it's due to ProGuard that removes the constructors because they aren't apparently needed.

from dnshero.

LittlestFluffy avatar LittlestFluffy commented on May 29, 2024

Doesn't seem to be fixed;

OS Version: 3.18.71-g80b065a(0a383a5192)
OS API Level: 27
Device: marmite
Model (and Product): Swift 2 X (Swift2)
Application version: 1.2.2
Crashlytics UID: null

java.lang.RuntimeException: java.lang.NoSuchMethodException: <init> [class com.gianlu.dnshero.NetIO.a, class org.json.JSONObject]
at com.gianlu.commonutils.b.a(CommonUtils.java:555)
at com.gianlu.dnshero.NetIO.a.<init>(DNSRecord.java:19)
at com.gianlu.dnshero.NetIO.b$i.<init>(Domain.java:71)
at com.gianlu.dnshero.NetIO.b$i.a(Domain.java:78)
at com.gianlu.dnshero.NetIO.b$c.<init>(Domain.java:124)
at com.gianlu.dnshero.NetIO.b.<init>(Domain.java:31)
at com.gianlu.dnshero.NetIO.ZoneVisionAPI$1.run(ZoneVisionAPI.java:51)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:764)
Caused by: java.lang.NoSuchMethodException: <init> [class com.gianlu.dnshero.NetIO.a, class org.json.JSONObject]
at java.lang.Class.getConstructor0(Class.java:2320)
at java.lang.Class.getDeclaredConstructor(Class.java:2166)
at com.gianlu.commonutils.b.a(CommonUtils.java:541)
... 9 more

from dnshero.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.