Sharing intent extras are not passed to activity after pin lock is dismissed
roundhill opened this issue · 1 comments
roundhill commented
- Launch the browser
- Share a page to WordPress with pin lock enabled
- Enter your pin code
- Select 'New Post'
- Notice that the post editor does not appear
daniloercoli commented
I fixed the issue in wp-android here: wordpress-mobile/WordPress-Android@f07f8f7 It seems to be an issue with the app that tries to restore the latest seen activity on startup.