6 comments found.
Would I need to put the source code in another project to avoid any rejection from App Store since the source code already been published?
Hello, you only will need to change app name and add your bundle ID then slightly change the UI colors and app icon then it will be easily approved by apple.
Okay. Because I previously had a hard time of getting an app accepted after reskinning it, that is why I asked.
With my templates it’s really easy to get approved over appstore. There’s also clean code so its easy to modify even without coding knowledge but usually icon, app name, bundle id and colors = approval
Sounds good, thanks for your explanation. Regarding the license, what is the difference between regular and extended?
Extended license gives you ability to freely resell the template as your own, with regular its not. Thats the main difference.
Can I turn off IAP and let it be a free app?
Sure it’s up to you if you want fully free app you can just turn off the IAP. I can help with small changes in code when it comes to checking for subscription to let the app dont look for premium user
Hello! How do I set up in-app payment via Apple? Do I need to modify the codes or what?
Hello! There’s an instruction inside project but its pretty easy. Inside your AppStore Connect under In-App Purchase menu you create new one with your desired ID for example fast_pro then inside the code under PurchaseModel.swift you just replace it and it will work
Is this full app or template?
Hello, this is fully working app, only have to edit bundle identifier and can be published
Any plan for android?
Unfortunately not now, maybe in next few months since still learning Kotlin.
Great work!
Thank you!