Skip to content

BHTikTok Android v1.0.0 (Crash Fixes)

Choose a tag to compare

@6w2xjystnb-bot 6w2xjystnb-bot released this 12 May 07:45
· 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.