We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to send silent notification with some payload but it never enters into notification's callback.
I'm not sending alert title body only the payload field
alert title body
payload
I'm only getting this on terminal: [WARN] W/ti.goosh.IntentService: Show Notification: FALSE
[WARN] W/ti.goosh.IntentService: Show Notification: FALSE
I only gets the push payload if I'm with the app on foreground or if I click on notification??
TiSDK 7.2.0.GA module version 4.1.0
TiSDK 7.2.0.GA
module version 4.1.0
The text was updated successfully, but these errors were encountered:
I have same issue. Please anyone help for the same.
Sorry, something went wrong.
same issue I'm getting, please anyone help.
No branches or pull requests
I'm trying to send silent notification with some payload but it never enters into notification's callback.
I'm not sending
alert title body
only thepayload
fieldI'm only getting this on terminal:
[WARN] W/ti.goosh.IntentService: Show Notification: FALSE
I only gets the push payload if I'm with the app on foreground or if I click on notification??
TiSDK 7.2.0.GA
module version 4.1.0
The text was updated successfully, but these errors were encountered: