Skip to content

Update for Titanium SDK 6.0.0, bugfix, and README info about NDK r11#57

Open
cr0ybot wants to merge 2 commits intomorinel:masterfrom
cr0ybot:sdk6.0.0
Open

Update for Titanium SDK 6.0.0, bugfix, and README info about NDK r11#57
cr0ybot wants to merge 2 commits intomorinel:masterfrom
cr0ybot:sdk6.0.0

Conversation

@cr0ybot
Copy link
Contributor

@cr0ybot cr0ybot commented Dec 23, 2016

I know there's already another pending pull request for an update to SDK 6, but using that build was crashing my app every time a notification was received. So I fixed that with a check for null when a message is received... but then I was unable to build the module myself. I found out that SDK 6 currently only supports Android NDK r11. That worked, so I updated the README.

After building for SDK 6.0.0, an error was occurring in onMessage for
using startsWith() on a null object, so I’m checking for null first.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant