Aivars Meijers Profile picture
The part-time Indie Solopreneur šŸ‘Øā€šŸ’»| I'm writing about iOS app-building journey from 0 to 5K MRR | My Apps: https://t.co/dvxoAqTksr
Jan 20, 2023 ā€¢ 8 tweets ā€¢ 2 min read
I plan to add monetization to the next release of the habit-tracking App.

The evergreen question is what way to go, one-time purchase or monthly/yearly subscription?

Here is what I'm planning to do.
#ship30for30
#buildinpublic

šŸ§µšŸ‘‡ A one-time purchase is nice, in theory.

As a developer, you are getting all the money asap. As a customer, you pay once and use the app forever. The only problem is - it is not clear how long this "forever' will last.

Year or three, or a lifetime while the developer is alive.
Jan 18, 2023 ā€¢ 10 tweets ā€¢ 2 min read
ChatCPT is fun, but did you try GitHub Copilot for iOS App development?
You can save a lot of time even if Xcode does not support it natively, but you can fix it. Here is how šŸ§µ
#ship30for30 Easy way - use VSCode with the Copilot plugin. I'm using VSCode when working on longer functions and business logic to have quick suggestions from Copilot. To compile projects or see previews, I just hit CMD+S in VSCode and switch back to Xcode.
Jan 9, 2023 ā€¢ 6 tweets ā€¢ 4 min read
I love building iOS apps. I do that as a consultant and have a few indie apps in the AppStore.
Unfortunately, when I first got interested in iOS development, I had difficulty figuring out where to start. It seems that finding learning materials still is a problem. So, if you also trying to learn more about iOS Development, here's the best way to get started: Image