Posts

Post not yet marked as solved
0 Replies
474 Views
Hello, We implemented necessary codes and want to test our advertised app’s registerAppForAdNetworkAttribution - https://developer.apple.com/documentation/storekit/skadnetwork/2943654-registerappforadnetworkattributi and updateConversionValue - https://developer.apple.com/documentation/storekit/skadnetwork/3566697-updateconversionvalue methods, using SKAdNetwork profile - https://developer.apple.com/documentation/storekit/skadnetwork/downloading_a_testing_profile Do we have to test it on a live app? Or can we use a testflight version?
Posted
by architile.
Last updated
.
Post not yet marked as solved
1 Replies
285 Views
Hello,Im trying to run a VPN client application example which uses a custom VPN protocol. (https://libraries.io/github/udo-tech-team/NEPacketTunnelVPNDemo) I requested Network Extension entitlement from apple for my application. But while waiting, i need to develop my application and first, i need see what Im doing. I created provision profile without Network Extension entitlement (naturally) and application has errors "Error Domain=NEConfigurationErrorDomain Code=10 permission denied", due to lack of entitlement, as i can understand.So, here are my questionsIs my diagnosis correct?Is there a way to run my test applications without Network Extension entitlement?Thanks in advance.
Posted
by architile.
Last updated
.