laravel-exponent-push-notifications: ErrorException: Undefined index: data

This is issue has started again. I queued up my notification and on send, it was failing. Please take a look.

ErrorException: Undefined index: data in /vendor/alymosul/exponent-server-sdk-php/lib/Expo.php:199

About this issue

  • Original URL
  • State: open
  • Created 4 years ago
  • Comments: 16 (3 by maintainers)

Most upvoted comments

We’re also getting this issue if we attempt to add another push token to a users account. (the duplicate key issue)

Where as before we could add as many as we liked with no issue now upgrading to 2.1 we get this error as soon as a user registers a second push token.

How is anyone else handling this?