Apple rejected my app for second time !
dlaim
Member Posts: 110
Hi ..
Today i have recived a mail from apple says ::
Hello,
Thank you for your resubmission and the implemented changes.
PLA 3.3.12
However, we still found your app uses the iOS Advertising Identifier but does not include ad functionality. This does not comply with the terms of the iOS Developer Program License Agreement, as required by the App Store Review Guidelines.
Please check your code - including any third-party libraries - to remove any instances of:
class: ASIdentifierManager
selector: advertisingIdentifier
framework: AdSupport.framework
If you are planning to incorporate ads in a future version, please remove the Advertising Identifier from your app until you have included ad functionality.
To help locate the Advertising Identifier, use the “nm” tool. For information on the “nm” tool, open a terminal window and enter, “man nm.”
If you do not have access to the libraries' source, you may be able to search the compiled binary using the "strings" or "otool" command line tools. The "strings" tool lists the methods that the library calls, and "otool -ov" will list the Objective-C class structures and their defined methods. These techniques can help you narrow down where the problematic code resides.
------------
What should i do now !
I published my app with latest NB version .
Today i have recived a mail from apple says ::
Hello,
Thank you for your resubmission and the implemented changes.
PLA 3.3.12
However, we still found your app uses the iOS Advertising Identifier but does not include ad functionality. This does not comply with the terms of the iOS Developer Program License Agreement, as required by the App Store Review Guidelines.
Please check your code - including any third-party libraries - to remove any instances of:
class: ASIdentifierManager
selector: advertisingIdentifier
framework: AdSupport.framework
If you are planning to incorporate ads in a future version, please remove the Advertising Identifier from your app until you have included ad functionality.
To help locate the Advertising Identifier, use the “nm” tool. For information on the “nm” tool, open a terminal window and enter, “man nm.”
If you do not have access to the libraries' source, you may be able to search the compiled binary using the "strings" or "otool" command line tools. The "strings" tool lists the methods that the library calls, and "otool -ov" will list the Objective-C class structures and their defined methods. These techniques can help you narrow down where the problematic code resides.
------------
What should i do now !
I published my app with latest NB version .
Comments
http://forums.gamesalad.com/discussion/comment/448852/#Comment_448852
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
But i saw that before ..
I really want iAds in my app , and i did every thing to put ads in my app , add banner , enable ads in itunes connect , check box when i publish my app .
So , why apple reject my app !!
And plz if you can explain to me what should i do to add iAds in my app , to see if i have any mistakes .
Thank's again
"Sorry for my English"