Hello folks, as we all know it's been some time now since SwiftUI was launched by Apple in WWDC 2019. Also it's becoming mature in its components and stability with every release. So whats all the hype about ? How its better than our long lived friend UIKit. Let's check out. Problem with Traditional UIKit … Continue reading Swift UI — The Next Step of iOS Designing
Author: shirishbankar21
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