[NullPointerException] error after updating to new client

To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

[NullPointerException] error after updating to new client

Post by tsupartono »

After upgrading to the new version (on both iOS and Android), some users have reported that they are getting [NullPointerException] message when starting up the client or retrieving the latest schema from server, and the main menu will fail to load.
NullPointerException.PNG
NullPointerException.PNG (21.14 KiB) Viewed 3323 times
You will encounter this issue if you have an operation in your schema with unspecified operation type (see screenshot below).
NoOperation.PNG
NoOperation.PNG (21.35 KiB) Viewed 3323 times
A quick circumvention would be to remove the offending operation with no type specified.

This bug will be fixed in the next iOS client release.
The Android client has been fixed and the latest version is now available on Google Play.
Post Reply