Custom push notification swizzling for iOS
over 5 years ago by Mayank Sanganeria
By default, Leanplum's iOS SDK uses method swizzling to collect push tokens. If your iOS app has multiple different SDKs installed that attempt to swizzle the push methods, it can cause problems where some push notification methods are not called.