Pages with Stripe marketplace component keep crashing

Hello “Adalo-ans”

I have created an app that helps users better manage their finances inspired by The Richest Man in Babylon. The app is called Babylon Balance and is published on the Play Store here: https://play.google.com/store/apps/details?id=com.babylonbalance.app

I am having some success with onboarding users but it seems that every screen that has the marketplace component, Stripe, crashes on open. This occurs in the app installed from Google Play but does not occur on the web app which can be found here: app.babylonbalance.com

Thank you in advance for any direction towards solving this.

Hi @SquareoneDev,

I would advice to submit a ticket: Right Desk

Best,
Victor.

Thank you @Victor

I had to take some time before responding cause I found out that for the native app it requires an In-App Digital Purchases component

However, this is not working either.
I will log a ticket.

@SquareoneDev that’s not completely correct.

You can use Stripe in native apps, but only for a certain type of purchases (usually - physical goods or services, but this may vary). For iOS (Apple), you can consult guidelines here: App Review Guidelines - Apple Developer, section “Business”. You will see where IAP is required and where you can avoid using IAP and use other payment methods.
This is also country-dependent nowadays due to some court decisions.

As for the app crash - only Adalo can help. Maybe it’s related to newer React Native version..

Best regards, Victor.

Oh I see. :thinking:
Thank you for this.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.