getStateOfSafariExtension does not work after sleep mode

Hello,


I've been running into an issue with my Safari App Extension. Calling SFSafariExtensionManager.getStateOfSafariExtension(...) works before going into sleep mode and then always returns false after coming back out of sleep mode.


Is this a known issue that will be resolved in an upcoming update, or am I doing something wrong?

Replies

That is a very interesting report! I haven't heard anything like this before.


Would it be possible to file a radar and attach your sample app? That could help us determine if there is an issue with your code or if there's an issue with Safari.


Also, is your extension signed using a certificate, or are you using "Allow Unsigned Extensions" to develop?


Thanks!
Brian