Give your simulator superpowers

RocketSim: An Essential Developer Tool
as recommended by Apple

Rich notifications on iOS explained in Swift

Rich notifications on iOS allow us to make the boring default notification just a little nicer by adding images, GIFs, and buttons. Introduced in iOS 10 and enhanced in later OS updates it’s a feature that cannot miss when you support notifications in your app. Testing push notification on iOS Before we start implementing it’s …