Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android APP crashed by OutOfMemoryError #1794

Open
coryisbest0728 opened this issue Dec 12, 2024 · 0 comments
Open

Android APP crashed by OutOfMemoryError #1794

coryisbest0728 opened this issue Dec 12, 2024 · 0 comments

Comments

@coryisbest0728
Copy link

Describe the bug
After I created a payment intent, then the app threw the error below and crashed.

OutOfMemoryError: Failed to allocate a 24 byte allocation with 877008 free bytes and 856KB until OOM, target footprint 536870912, growth limit 536870912; giving up on allocation because <1% of heap free after GC.

the top error stack is:
com.stripe.bbpos.bbdevice.ota.l in run at line 1

To Reproduce
It happened only once, and I cannot reproduce it so far, but I still keep watching on it.

Expected behavior
It should be going to the next step for collecting payment.

Screenshots
image

Smartphone (please complete the following information):

  • Device: SM-X900
  • Android: Android 14
  • React-Native: 0.73.7
  • stripe-terminal-react-native: 0.0.1-beta.23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant