Post

Replies

Boosts

Views

Activity

When iOS 14.5 is released, is use of ATTrackingManager required only on iOS 14.5+?
I have some library integration sample that looks like this: if (@available(iOS 14, *)) { [ATTrackingManager requestTrackingAuthorizationWithCompletionHandler:^(ATTrackingManagerAuthorizationStatus status) { [TenjinSDK connect]; }]; } else { [TenjinSDK connect]; } (It was written at a time pre-14 when Apple stated ATT would be required in 14.0) Now that ATT is going to be required in 14.5, would it meet Apple requirements to update the first line: if (@available(iOS 14.5, *)) { ?
2
0
1.7k
Apr ’21
Has anyone had RECENT success contacting Dun & Bradstreet support?
I am trying to get our DUNS entity listing updated so that it reflects our current address on file with our Secretary of State. I found the contact 'applecs@' email address from our original verification process with them. I contacted that, and have not received a reply. I also created a free profile to access the 'Dashboard': duns-update.dnb.com/, then filled out the information, received an 'Internal Error' and was informed that I could file a support incident instead, then did so and have not heard back (did not even get an email confirmation, actually). Is anyone having RECENT success communicating with a human rep there?
0
0
418
Dec ’20