Push notification not working when standalone app is terminated

same as Push notifications not working when app is closed

My test environments is

  • standalone app
  • expo sdk32(and also sdk31)
  • test both cURL & expo push notifications tool → respond status:ok
  • android / redmi 4 / miui8 / not using any battery optimize options

with expo client, I can received push even if expo app is terminated.

but after I built and testing standalone app,
when app is closed(background mode) I can receive push but if terminated, nothing happened. response is ‘status:ok’ but I can’t received any notification message on my device.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.