This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Using library in a mobile app #50
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there! I`m trying to create a mobile app working with your library, and it always throws "Attempt to read from field 'com.google.gson.JsonObject io.github.fastily.jwiki.core.WQuery$QReply.input' on a null object reference in method 'void io.github.fastily.jwiki.core.Wiki.refreshNS()'" as i initialize wiki with "Wiki wiki = new Wiki.Builder().build();". Well, actually it works on a PC, but fails on a mobile platform. Can you help me with some ideas to solve, please?
Beta Was this translation helpful? Give feedback.
All reactions