[Solved] Found two bugs in Kiip plugin

  1. In the Android plugin, the Kiip.init() function fails if you don’t pass in a birthday parameter. Took me a while to figure it out, but the plugin throws a NullPointerException in SimpleDateFormat.java.

  2. The documentation says that the Kiip.init() listener populates the result in the event.response field. The actual field is event.status.

Thank you very much for filing a report. We are looking into the issues and will post updates here.

best,

Jen

  1. In the Android plugin, the Kiip.init() function fails if you don’t pass in a birthday parameter. Took me a while to figure it out, but the plugin throws a NullPointerException in SimpleDateFormat.java.

  2. The documentation says that the Kiip.init() listener populates the result in the event.response field. The actual field is event.status.

Thanks for reporting these issues.

For #1, we have pushed up a fix. This fix should be live within around an hour or so. You do not need to do anything in order to get this change except for waiting about an hour for it to reach Corona’s servers.

For #2, we have corrected the documentation on the Gremlin Interactive Api pages (on our site).

Thanks for your business, and thanks for reporting these issues.

Great, thanks!

Thank you very much for filing a report. We are looking into the issues and will post updates here.

best,

Jen

  1. In the Android plugin, the Kiip.init() function fails if you don’t pass in a birthday parameter. Took me a while to figure it out, but the plugin throws a NullPointerException in SimpleDateFormat.java.

  2. The documentation says that the Kiip.init() listener populates the result in the event.response field. The actual field is event.status.

Thanks for reporting these issues.

For #1, we have pushed up a fix. This fix should be live within around an hour or so. You do not need to do anything in order to get this change except for waiting about an hour for it to reach Corona’s servers.

For #2, we have corrected the documentation on the Gremlin Interactive Api pages (on our site).

Thanks for your business, and thanks for reporting these issues.

Great, thanks!