Log and SDK leaks
Going through crash reports you find user emails and tokens printed straight into log messages. How would you design against personal data leaking through logging, crash, and analytics SDKs?
Log and SDK leaks
Going through crash reports you find user emails and tokens printed straight into log messages. How would you design against personal data leaking through logging, crash, and analytics SDKs?
SecurityMultiple choiceAdvanced
App Store review sent you an ITMS-91053: Missing API declaration warning. Which statement…
#privacy-manifest
ArchitectureShort answerAdvanced
This is a take-home assignment. Design a layer in plain Swift that sends analytics events…
#analytics
Build and distributionMultiple choiceAdvanced
Which items do you declare in PrivacyInfo.xcprivacy (the privacy manifest)? Select all th…
#privacy-manifest
Performance and debuggingShort answerBasics
You get an alert that crashes spiked in the version you shipped yesterday. What do you do…
#crashlytics