Closed rutkoski closed 6 years ago
I have the same problem, it appears that the issue has been actually fixed though on 543f042a845569e26680b7204076240c8f61785a 17 days ago.
@berkayk Would it be possible to create a new point release, so we can receive the fix by doing a composer update
?
@berkayk a new release would be much appreciated 👍
@mbardelmeijer created a new release. I was quite busy those times, forgot to publish a new release.
Line 225 of OneSignalClient.php is causing an unwanted Exception (Undefined index: app_id) when debug is true.
Should it be using is_empty($parameters['app_id']), maybe?