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?
115 Views Asked by Stephen Deverell At
1
There are 1 best solutions below
Related Questions in APP-STORE
- "Invalid Signature, code object not signed at all" error
- Missing 64-bit support when uploading to appStore
- IOS Submitted App to the AppStore Rejected
- Is Apple app reject my app if my app redirected to settings page?
- particleSystem perform different download from App Store
- Merge two apps in AppStore
- Submit 64 bit only app
- Cordova + iOs Publishing Error ITMS90035 - Invalid Signature. Code object not signed at all
- Xcode Organizer different version number?
- Can there be multiple entry points for showing 1 In-App Purchase for iTunes?
- Invalid Signature when update an app on Appstore after changing project to workspace
- IOS IAP: Buying same item multiple times
- Apple Beta Review Process
- Test APP Receipt Expiration Date (for Apple VPP)a
- What should be the rating for this app?
Related Questions in APP-STORE-CONNECT
- Application is missing a default group leaderboard (ItunesConnect error)
- iTunes Connect - Expedite Review Process
- iTunes Connect: Your app has one or more issues
- TestFlight API and stats with as3
- iTunes Connect not showing my uploaded IPA
- GameCenter iTunesConnect - Leaderboard is not a member of a leaderboard set attached to version
- App Status is "Pending Contracts" after renewal of Apple Developer Program
- Error creating archive applications ios
- TestFlight is Currently Unavailable Message
- IOS architecture 64bits
- Get product's Reference Name for iOS In-App-Purchase product from within App
- In App Purchases with multiple products
- I accepted "Apple Developer Program License Agreement ", but it is not hide
- Can I upload a new binary but with the same version number to the Apple iTunes Connect for an app with Ready for Sale status?
- iTunes Connect Can't Add iTunes Connect Team Member With Yahoo Email
Related Questions in IAD
- Pre-roll Video Ads before MPMoviePlayerController starts
- candisplaybannerads jerks onto screen when ad loads
- ADBannerView Confusion (iOS 8)
- iAd is NOT loading with Swift
- Have an iAd be there in all scenes in the same state in the same position
- iAd banner position not updating
- I touch an iAd and Xcode recognizes I also touched the background
- Am I allowed to give users the option to hide iAds in my app?
- ADBannerView no internet connection error
- Implementation of ADBannerView on storyboard with autolayout
- Hiding iAd ADBannerView in Swift when ad fails to load - no delegate or delegate does not implement didFailToReceiveAdWithError
- At what point will I have any revenue money using iAd banners?
- setAutoresizingMask:UIViewAutoresizingFlexibleWidth does not strech iAD to full landscape
- A few issues with iAds
- Apple's iAd doesn't look good on device/simulator
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)
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?
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