#63 ACTION_VIEW isn't working :(

Open
opened 1 month ago by CyberShadow · 0 comments

Hi, thank you for this app!

My idiot bank's app doesn't allow saving or sharing receipt PDFs. No save, only look.

I tried this app. It shows up as an option when I open the receipt!

But if I select it, I just see the last screen of the SaveTo app. So, if I opened SaveTo, closed it, opened the bank's app, and opened the PDF with SaveTo, I will see the app's main screen (with the "This application waits..." text). If I was looking at SaveTo's settings screen and then went to the bank app, then when I try to open with SaveTo I see the settings screen.

But on this screen, nothing works except the back button, which just changes the color of the status bar at the top of the screen. And nothing is saved.

Logcat:


02-27 19:56:16.394  7143  7143 D ChooserActivity: ResolveInfo Package is xyz.myachin.saveto
02-27 19:56:16.394  7143  7143 D ChooserActivity: Action to be updated is android.intent.action.VIEW
02-27 19:56:16.395  1411  2675 I ActivityTaskManager: START u0 {act=android.intent.action.VIEW dat=content://md.maib.maibank.provider/cache/document.pdf flg=0x13000001 cmp=xyz.myachin.saveto/.ui.share.fake.ActionViewActivity} from uid 10221
02-27 19:56:16.411  7143  7143 D ChooserActivity: User Selection Time Cost is 6203
02-27 19:56:16.411  7143  7143 D ChooserActivity: position of selected app/service/caller is 0
02-27 19:56:16.413  1411  2675 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (3417179034)
02-27 19:56:16.434  1411  2675 I ActivityTaskManager: START u0 {act=android.intent.action.SEND dat=content://md.maib.maibank.provider/cache/document.pdf flg=0x13400001 cmp=xyz.myachin.saveto/.ui.share.direct.DirectShareActivity clip={null {U(content)}} (has extras)} from uid 10355
02-27 19:56:16.448  1411  2334 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (3417228434)
02-27 19:56:16.572  7143  7143 D ChooserActivity: unbindRemainingServices, 0 left
02-27 19:56:16.573  6844  6844 D BaseActivity: BaseActivity::onStop md.maib.app.maibank.app.activities.authorized.AuthorizedActivity@73658d0
02-27 19:56:16.574  1411  2060 W InputManager-JNI: Input channel object 'e45f44b android/com.android.internal.app.ChooserActivity (client)' was disposed without first being removed with the input manager!
02-27 19:56:16.618   680 11180 I keystore2: keystore2::watchdog: Watchdog thread idle -> terminating. Have a great day.
Hi, thank you for this app! My idiot bank's app doesn't allow saving or sharing receipt PDFs. No save, only look. I tried this app. It shows up as an option when I open the receipt! But if I select it, I just see the last screen of the SaveTo app. So, if I opened SaveTo, closed it, opened the bank's app, and opened the PDF with SaveTo, I will see the app's main screen (with the "This application waits..." text). If I was looking at SaveTo's settings screen and then went to the bank app, then when I try to open with SaveTo I see the settings screen. But on this screen, nothing works except the back button, which just changes the color of the status bar at the top of the screen. And nothing is saved. Logcat: ``` 02-27 19:56:16.394 7143 7143 D ChooserActivity: ResolveInfo Package is xyz.myachin.saveto 02-27 19:56:16.394 7143 7143 D ChooserActivity: Action to be updated is android.intent.action.VIEW 02-27 19:56:16.395 1411 2675 I ActivityTaskManager: START u0 {act=android.intent.action.VIEW dat=content://md.maib.maibank.provider/cache/document.pdf flg=0x13000001 cmp=xyz.myachin.saveto/.ui.share.fake.ActionViewActivity} from uid 10221 02-27 19:56:16.411 7143 7143 D ChooserActivity: User Selection Time Cost is 6203 02-27 19:56:16.411 7143 7143 D ChooserActivity: position of selected app/service/caller is 0 02-27 19:56:16.413 1411 2675 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (3417179034) 02-27 19:56:16.434 1411 2675 I ActivityTaskManager: START u0 {act=android.intent.action.SEND dat=content://md.maib.maibank.provider/cache/document.pdf flg=0x13400001 cmp=xyz.myachin.saveto/.ui.share.direct.DirectShareActivity clip={null {U(content)}} (has extras)} from uid 10355 02-27 19:56:16.448 1411 2334 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (3417228434) 02-27 19:56:16.572 7143 7143 D ChooserActivity: unbindRemainingServices, 0 left 02-27 19:56:16.573 6844 6844 D BaseActivity: BaseActivity::onStop md.maib.app.maibank.app.activities.authorized.AuthorizedActivity@73658d0 02-27 19:56:16.574 1411 2060 W InputManager-JNI: Input channel object 'e45f44b android/com.android.internal.app.ChooserActivity (client)' was disposed without first being removed with the input manager! 02-27 19:56:16.618 680 11180 I keystore2: keystore2::watchdog: Watchdog thread idle -> terminating. Have a great day. ```
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.