I am wondering if I can integrate IAB for andriod and IAP for ios for subscription based apps? I am just a newbie wandering about to see if thunkable fits my need to create a light weight subscription based membership app for my local gym at low cost. I do found some treads regarding payments for Andriod but couldn’t find much for IOS. Please do advise me on this and if it suits me I would definitely go deeper into learning till I create one for my need. Thanks in advance.
Can Thunkable support native in app purchases with iOS and Android apps
Also does Thunkable work with iOS swift code programming language under the hood. I always wondered what these app creation services use for iOS and Android under the hood
My app is for managing collections of items (sorry for not being super specific about what items).
My users are collectors who want to record and track their collection. They need to set up reminders (notifications) to perform certain tasks on theirs items.
I want to build the service as a pay by month or annually service. On iOS we must use IAP for charging subscriptions, on Android I could use another type of subscription manager (ex: Stripe) but I rather use androids native IAP system.