UN3X
UN3X
Problem still exists. Still no "onMessage"-callback if app is active and "alert" is present in "aps". ("gcm.message_id" is available) Checked line 490 in the file: https://github.com/firebase/flutterfire/blob/master/packages/firebase_messaging/firebase_messaging/ios/Classes/FLTFirebaseMessagingPlugin.m#L490 `// If "alert" (i.e....
same here. PurchaseDetails example: ``` { purchaseID: 2000000925548446, productID: 42_10, verificationData: { localVerificationData: , serverVerificationData: , source: }, transactionDate: 2025-05-23 14:48:13, status: 1, error: null, pendingCompletePurchase: true } ```
I would suggest replacing RuntimeExecutionException with a normal Exception to avoid a crash during catch.