Posts

Post marked as solved
6 Replies
2.7k Views
In order to ensure the correct value for SKStoreProductParameterAdNetworkIdentifier - https://developer.apple.com/documentation/storekit/skstoreproductparameteradnetworkidentifier both in the signature - https://developer.apple.com/documentation/storekit/skadnetwork/generating_the_signature_to_validate_an_installation and in the Info.plist, - https://developer.apple.com/documentation/storekit/skadnetwork/configuring_the_participating_apps does an SKAdNetwork ad network identifier need to be case-sensitive? For example, the actual ID is EL4OVQ65T3.skadnetwork but the publisher adds el4ovq65t3.skadnetwork to the Info.plist. In this case, does Apple do some validation to ensure the submitted signature and the app's SKAdNetwork ID match? Or would the signature fail because these are technically considered two different IDs? Either the ID is case sensitive or it is not. Can you please update the documentation to be clear about the case sensitivity requirements?
Posted Last updated
.