Brandon Li
Brandon Li
### Which SDK version are you using? v12.0.1 but the problematic code is also on the latest version, v14.0.0 ### What's the issue? Facebook’s crash reporter exists to send errors...
I have License tester accounts on my Android device to test purchases on my app. I had one user buy all my in-app purchases, and then I refunded these in...
Do not use `.can` if you pass a non-pure or non-idempotent function to the `to` attribute. The `.can` function is implemented by invoking the function in the to attribute. If...