I'm trying push notifications and want to increase the badge number but
didReceiveRemoteNotification:(NSDictionary *)userInfo fetchCompletionHandler:(void (^)(UIBackgroundFetchResult))completionHandler
is not called in inactive state or background state.
I'm currently working in iOS 9 and Xcode 7.3.