Hi! I want to use Compose Multiplatform to create ...
# multiplatform
a
Hi! I want to use Compose Multiplatform to create a project using some BAAS like Back4App, and also use a subscription like Google Play Store or AppStore to integrate with all targets, Android, Desktop, iOS and Web in the future. • Do you think using Rest API with BAAS services is a good strategy for Compose Multiplatform to make DB available and accessible by all targets? ◦ Or is there another way? • To create the subscription part, the user should first use the app in Google Play or AppStore, and after that I believe we can try Rest API to control the system for all targets. ◦ There's other services like Paypal, Stripe, that we can use Rest Apis for subscriptions, but the learning curve and complexity seams to be a little more difficult. Do you have any ideas to help create such system?
I found RevenueCat, ChargeBee, Paddle, nice.