Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(Photomath): Show Solving Steps Doesn't Work #391

Closed
3 tasks done
kazimmt opened this issue Aug 29, 2023 · 4 comments
Closed
3 tasks done

bug(Photomath): Show Solving Steps Doesn't Work #391

kazimmt opened this issue Aug 29, 2023 · 4 comments
Labels
Bug report Something isn't working

Comments

@kazimmt
Copy link
Contributor

kazimmt commented Aug 29, 2023

Type

Error at runtime

Bug description

If we patch Latest Photomath (8.28.0) with 5a2cad0 Dev patch
We can patch it successfully but in real time use Show Solving Steps doesn't work

Steps to reproduce

  • Patch Photomath with Current Dev Patch 2.190.0-dev.1 or above
  • Open Photo Match
  • Scan any Math or Open Any Book
  • Try Show Solving steps
  • It'll not work

Relevant log output

<<< log_count = 5 >>>
[08-29 18:04:46.513 1734:28724 W/PackageConfigPersister]
App-specific configuration not found for packageName: com.microblink.photomath and userId: 0

[08-29 18:04:46.951 1734:20489 D/CoreBackPreview]
Window{c0faa96 u0 com.microblink.photomath/com.microblink.photomath.bookpointhomescreen.pagesandproblems.BookpointPagesAndProblemsActivity}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@b3d0270, mPriority=0}

[08-29 18:04:48.396 1734:20489 D/CoreBackPreview]
Window{c0faa96 u0 com.microblink.photomath/com.microblink.photomath.bookpointhomescreen.pagesandproblems.BookpointPagesAndProblemsActivity}: Setting back callback null

[08-29 18:04:48.398 1734:20489 W/InputManager-JNI]
Input channel object 'c0faa96 com.microblink.photomath/com.microblink.photomath.bookpointhomescreen.pagesandproblems.BookpointPagesAndProblemsActivity (client)' was disposed without first being removed with the input manager!

[08-29 18:04:48.965 1734:2446 I/InputDispatcher]
Channel [Gesture Monitor] swipe-up (server) is stealing touch from [c03e36a com.microblink.photomath/com.microblink.photomath.bookpointhomescreen.pagesandproblems.BookpointPagesAndProblemsActivity (server), [Gesture Monitor] pip-resize (server), [Gesture Monitor] edge-swipe (server)]

Screenshots or videos

Solution

No response

Additional context

No response

Acknowledgements

  • I have searched the existing issues and this is a new and no duplicate or related to another open issue.
  • I have written a short but informative title.
  • I filled out all of the requested information in this issue properly.
@badawoll
Copy link
Contributor

badawoll commented Sep 9, 2023

The issue is that authentication fails for the endpoint used to fetch solving steps for text problems. This only affects text problems (you can still see solving steps for equations without a problem, both when scanning and in the book section of the app). I'll see if there's anything that can be done about it, but I wouldn't get my hopes too high.

(so the issue description is not entirely correct, patched app works perfectly fine for non-text math problems)

@kazimmt
Copy link
Contributor Author

kazimmt commented Sep 10, 2023

(so the issue description is not entirely correct, patched app works perfectly fine for non-text math problems)

Thanks for the correction. Yes, it works with equations but the text.

@oSumAtrIX oSumAtrIX transferred this issue from ReVanced/revanced-patches-template Dec 14, 2023
@revanced-bot revanced-bot transferred this issue from another repository Dec 14, 2023
@Bceez
Copy link
Contributor

Bceez commented Apr 8, 2024

This issue should be closed due to Contribution guidelines

@LisoUseInAIKyrios
Copy link
Contributor

Additionally, the end point for this feature requires authentication. So even if this was allowed for feature contribution, a patch is unlikely to ever provide this.

@LisoUseInAIKyrios LisoUseInAIKyrios closed this as not planned Won't fix, can't repro, duplicate, stale Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants