I have an app which has been on the App Store for around two weeks and has 170 downloads so far. I am using iAd banners and I have some friends who have clicked on the banner and it says I have made $0 so far, at what point is this likely to change ? Is it possible that apple has an error or I have made an error?
At what point will I have any revenue money using iAd banners?
118 views Asked by Stephen Deverell At
1
There are 1 answers
Related Questions in APP-STORE
- Instagram API: Fetching user posts
- How do you set up a paid subscription on a website while still adhering to App Store guidelines?
- ios sdk swift : Show in-app app update/install prompt
- React Native crashes in AppStore builds
- Problem with app store connect with individual account
- Is there a way to get updated date of an iOS app version using App Store Connect REST API?
- ITMS-91053: Missing API declaration - Privacy on flutter
- react-native-iap listen to Apple new purchase and cannot verify the transaction
- Addressing ITMS-91053: Missing API declaration warnings
- Launch KEGGscape
- Clients' Policy Violations Risk for App Store & Google Play
- Asset validation error on App Store upload
- ITMS-91053: Missing API declaration - Privacy
- App Store: How to setup a fixed price with a free trail
- Complete Compliance Requirements for your apple account
Related Questions in APP-STORE-CONNECT
- Problem on deploy app to testflight with Xcode 15.3
- How to limit distribution of iOS apps on App Store by hardware requirements
- Apple appconnect long waiting for review
- Automatic renewal subscription automatically cancels itself after a few minutes. RevenueCat
- How to upload app with multiple targets with same Bundle ID
- App review for login mechanism requires pre-login org selection
- Is there a way to get updated date of an iOS app version using App Store Connect REST API?
- I am using encrypt: 5.0.1, now what type of encryption algorithms does my app implement?
- IOS IAP succeed but does not charge the user
- AppStoreConnect, does leaving team sends email to account holder
- Clients' Policy Violations Risk for App Store & Google Play
- ITMS-91053: Missing API declaration in Flutter Project
- ITMS-90725: SDK version issue with the iOS 16.4 SDK
- App Store: How to setup a fixed price with a free trail
- Handling Empty and Unknown Error Responses when Fetching Products from iTunes Store
Related Questions in IAD
- How to create IIS site with URL rewrite in C++?
- Does Apple AdServices provide attribution analytics from within the App Store Connect?
- How to set Firebase install source for ios app?
- Apple Search Ads campaign attribution in Firebase after iOS 14
- What type of ads are these? iAds/Admob?
- Linking Apple attribution data (iAd) with Firebase conversion tracking
- iAdBannerView not shown in my xcode tools
- Block not getting called from requestAttributionDetailsWithBlock
- No iAd in iTunesConnect
- Cannot perform selector with function as param
- Can you control when an Ad banner will appear?
- Using Search Ads Attribution API in Adobe AIR
- iAd does not show the "You're Connected" banner
- iAd banner blank
- Why isn't iAd working?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Well, first of that depends if you have set up iAd correctly and linked everything to your account and are enrolled in the iAd contract. If you did link everything and are have agreed to the contract with Apple about iAd, then you may not get revenue very quickly from them. iAd works on a CPM basis, which is Cost Per Mille which means that the advertiser pays per 1000 impressions or clicks. You have to have way more then just a "few clicks from your friends" to start earning actual revenue. Also, your friends pressing the banners is against the iAd rules and terms and could get you banned, so I would highly advise against it. Lastly, you should just check if the following apple:
1) Linked up code to custom Identifier from Apple 2) Signed the iAd worldwide contract with Apple 3) Set up everything correctly
If all those were made you have to wait and earn more to start earning.
Hope that helps, Julian