Skip to content

Android: update library#165

Open
m1ga wants to merge 3 commits intomainfrom
androidUpdate
Open

Android: update library#165
m1ga wants to merge 3 commits intomainfrom
androidUpdate

Conversation

@m1ga
Copy link
Copy Markdown
Collaborator

@m1ga m1ga commented Oct 3, 2025

https://firebase.google.com/support/release-notes/android#messaging_v25-0-0

Breaking Change: Updated minSdkVersion to API level 23 or higher.

Google is preparing modules to be >= API Level 23 (https://apilevels.com/). Current Ti SDK is still 21.

  • removed deprecated "sendMessage()" method
  • fixed bug: sound parameter wasn't read
  • fixed bug in intent: Intent.ACTION_MAIN is an action, not a category
  • fix java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.String error when value is not a string.

firebase.cloudmessaging-android-4.0.0.zip

@m1ga m1ga marked this pull request as ready for review March 26, 2026 15:49
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