Merge branch 'charlesmchen/saeContextDefaultApplicationState' into release/2.26.0

pull/1/head
Matthew Chen 7 years ago
commit b61838006d

@ -34,7 +34,7 @@ NS_ASSUME_NONNULL_BEGIN
_rootViewController = rootViewController;
self.reportedApplicationState = UIApplicationStateInactive;
self.reportedApplicationState = UIApplicationStateActive;
[[NSNotificationCenter defaultCenter] addObserver:self
selector:@selector(extensionHostDidBecomeActive:)

Loading…
Cancel
Save