Posts

Post not yet marked as solved
1 Replies
398 Views
Hi all, I'm attempting to test integration of the Sensitive Content Analysis (SCA) framework in my iOS application. To do so, my understanding is that I need to install the SCA debugging profile in order to generate false-positives. However, when I attempt to download and install the profile on my iOS device, I receive this error message: The error message indicates that the "Profile 'SensitiveContentAnalysis Debug Profile' has an invalid signature." Is there something on my device that's improperly configured and preventing its installation, or does the linked debug profile from Apple really, truly contain an invalid signature?
Posted Last updated
.
Post marked as solved
5 Replies
1.1k Views
UITableViewCellContentView setTransform3D: causes a crash on iOS 12 when built with the iOS 13 SDK, even though the API is clearly marked as available in iOS 12 and higher. What's going on?This doesn't seem to just be happening with this API either. Need some guidance from Apple on this. Why aren't iOS 12 APIs working on iOS 12 devices when compiled with the iOS 13 SDK?
Posted Last updated
.