Learn How To Catch APNS On Xcode Simulator

As iOS developers, we have always faced the pain of testing the APNS (Apple Push Notification Services) only on actual iOS devices. Well, not anymore from Xcode 11.4 beta, because now we can test APNS on simulators also. We’ll directly dive into the action of “how-to”. So follow my lead : Have Xcode 11.4 beta(latest … Continue reading Learn How To Catch APNS On Xcode Simulator

How Deploying Digital Certificates To The iOS System Keychain Store Ensures Security

Content posted here with the permission of the author Amit Dhadse, who is currently employed at Josh Software. Original post available here. iOS devices became widely used in an enterprise level daily-work now a days, due to this we need to have guaranteed secure communications between device and associated enterprise services. So question raise about enterprise environment … Continue reading How Deploying Digital Certificates To The iOS System Keychain Store Ensures Security