Joseph Ajibodu
Joseph Ajibodu
Error occurs whenever notification is being sent to over 100 recipients. Unexpected response was received from Expo API. `(ExponentPhpSDK\\Exceptions\\UnexpectedResponseException(code: 500):` Unexpected response was received from Expo API. at` .../vendor/alymosul/exponent-server-sdk-php/lib/Expo.php:221)` **Exploring...
Issues addressed: 1.) $request->data->status throws an error (changed to $request->data['status']) 2.) Flutterwave::verifyPayment method does not exist anymore. (changed to Flutterwave::verifyTransaction) PS: I noticed there's no changelog for developers to know...