
Well, thats tricky, because it is super easy to find out the API keys if you store them directly in the app or if you make certain requests from your app using a package from Github or something like this.How do you handle API's keys ? is there a safe way to store them ?
Proper keyword research + smart monetization strategy + high-quality app. Also, please keep in mind I made this thread in October 2020. So I had more than 3 years of trying, failing, trying, etc.Sounds like black magic frankly. I know what it means but specifics like what apps, expertise, hidden tricks, thinking patterns - are all unavailable to our eyes.
I am targeting iOS 15. But sooner or later will switch to iOS 17.I FUCKING love this journey. one more question i have which minimum ios version are you targetting ? 15 or 17 ?
i am learning swiftUI from 17 and its way easier than 15 lol
@nakamura is my biggest motivation.The only issue with iOS is the need of a Mac to develop the apps. I'm only using linux and flutter so it's hard to set the special permissions like the in app purchases.
Yeah that's what i did exactly while I'm developing my current app i spent some days and found that this is the best way to do it i implemented everything already. Thank you for the time. I just finished setting up RevenueCat Sdk and all its logic and i have a few question if you could guide me on them.Well, thats tricky, because it is super easy to find out the API keys if you store them directly in the app or if you make certain requests from your app using a package from Github or something like this.
The problem is that even if you store your API key outside of your app, hackers and so on can still figure out the keys by simply looking at the network requests your app makes.
Here is what I did to store my API keys:
- Do not use packages from Github, etc.
- Do not store the API key in your app directly
- Do not store ur API key on your own hosting and then fetch it from there
Then you have several choices, but I went with this one:
1. Set up Firebase for my app
2. Set up Firebase functions for my app
3. Set up Google Cloud Secret Key Manager
4. Add the API keys to the Secret Key Manager
5. Wrote a script to call the API key from Google Cloud using Firebase functions
6. Wrote a script to DIRECTLY make the API request WITHIN Firebase function
So your API key is NEVER exposed to anyone, it is all within Firebase Functions.
Later on, I can write a full guide on how to do it
1. No, the RevenueCat API Key is in my app. Basically, it is just to fetch the products/offers/paywall.Yeah that's what i did exactly while I'm developing my current app i spent some days and found that this is the best way to do it i implemented everything already. Thank you for the time. I just finished setting up RevenueCat Sdk and all its logic and i have a few question if you could guide me on them.
1. Do you do the same with RevenueCat API key ? (Storing it in Firebase etc) or its not that important ?
2. From you're experience a more depth Onboarding converts better? mine have 3 screens then IAP view shows.
3. Upon you're testing do you find Google ads way more better then Apple search ads ?
Thank you for your time and good luck on you're journey it inspired me to switch from Google Play to Apple since there is a lot of issues updates there lately.
@nakamura is my biggest motivation.
Im happy to have such person here on forums.
And yes, for iOS we need iPhone and Mac.
I got iPhone already, now looking for good MacBook.
Planning to buy one this month.
Not new but good used one. We have few good offers locally.
just dont buy intel chips ones , coz apple loves there own chip and intel ones have heating issues etc these m1 , 2, 3 are way too good than intel ones atleast for mac, if you are super broke then you can run hackintosh also@nakamura is my biggest motivation.
Im happy to have such person here on forums.
And yes, for iOS we need iPhone and Mac.
I got iPhone already, now looking for good MacBook.
Planning to buy one this month.
Not new but good used one. We have few good offers locally.
OK, I almost bought i7 Mac. Thanks for info.just dont buy intel chips ones , coz apple loves there own chip and intel ones have heating issues etc these m1 , 2, 3 are way too good than intel ones atleast for mac, if you are super broke then you can run hackintosh also
Update:
I uploaded one more app. It has been online for a few days and it already gave me a profit of $200. Right now another new app is waiting for review.
Here is the total revenue/expenses for February:
Ads: $2400
(Admob Account 1:$1100
Admob Account 2: $1100
Appodeal (Applovin, Unity, other networks): $200-250)
Note: I don't focus on ads at all. They are much more like a byproduct. For example, I don't integrate banner ads at all. I think they are extremely annoying, and don't do anything good. Mostly I use interstitials and rewarded ads. And even rewarded ads bring me twice as much as interstitials.
iOS IAP: $7925
View attachment 326406
(the app is called RCKIT and it's all linked with RevenueCat)
You might ask yourself: How many users/installs does he have?
Answer: 13500 new users last month.
Expenses: $1000
Google Ads expenses: $800
Keyword installs: $200
Total Profit: around $9325
I am still testing a lot with Google Ads. For example, I switched the targeting from installs (all users) to app events and users likely to do an IAP. What happened? The IAPs dropped.
So what's next?
I will continue to update my existing apps and publish new apps.
But most importantly: I have to optimize my app store listing, will A/B test different screenshots, etc.
and: I will try Meta and TikTok ads. For this, I need to create and test many different ad sets.
Basically, I need to increase the CR and lower the CPI so that I can scale up a lot. I mean, right now I could already scale more, but I need it to be as best possible to get the best possible performance for the money I spend on ads.
To make 114€ I need 12k impressions. Average eCPM 9,50€.In IOS case how much average impressions from admob you need to reach 100$ ?
Are u facing any issue with the new requirements of Google to verify multiple accounts?To make 114€ I need 12k impressions. Average eCPM 9,50€.