wordpress-mobile/PasscodeLock-Android

Sharing intent extras are not passed to activity after pin lock is dismissed

roundhill opened this issue · 1 comments

  1. Launch the browser
  2. Share a page to WordPress with pin lock enabled
  3. Enter your pin code
  4. Select 'New Post'
  5. Notice that the post editor does not appear

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.