BHTikTok Android v1.0.0 (Crash Fixes)
·
5 commits
to master
since this release
Fixed crashes in LSPatch build:
- Replaced catch(Exception) with catch(Throwable) to handle ClassNotFoundError/NoSuchMethodError
- Removed dangerous java.util.Locale.getCountry() hook that caused recursion crashes
- Fixed FrameLayout.LayoutParams ClassCastException in DownloadHook
- Added null checks in AutoPlayHook fallbacks
- Fixed MODE_WORLD_READABLE -> MODE_PRIVATE for Android 10+ compatibility
Patched TikTok 45.0.42 with embedded BHTikTok module. No root required.