I wonder, is there another way to get the push device token without the delegate method:
- (void)application:(UIApplication *)application didRegisterForRemoteNotificationsWithDeviceToken:(nonnull NSData *)deviceToken
because I used OneSignal, and they don't need to conform that method to get the device token.