Peyt Spencer Dewar

Results 7 comments of Peyt Spencer Dewar

I run into a similar issue on "@react-native-firebase/database": "^14.11.0", without using expo

I have a similar issue in a TestFlight build and I don't call `clearTransactionIOS` or `finishTransaction` after calling `requestPurchase`, nor do I persist any purchase data. **Expected** After getting the...

@JacobJaffe @magrinj do either of you have code snippets for your solutions?

@GaboMendez how is it working for you? That project seems relatively old as well.

@DeepakSharma04 separately, does triggering EventType.DISMISSED for onForegroundEvent() work for you when swiping up on the notification?

@samulon13 is the loading state you mentioned associated with rendering the component like so? ``` {!isLoading && } ``` This crashes for me. What are you returning?

+1 does any fork of this repo have a fix?