- Introduced a boolean flag `isLobeChatVerified` to ensure LobeChat validation is executed only once for the initial page load. - Modified `onPageFinished` in `WebViewClient` to check if the header contains "lobechat" text. - Added logic to redirect the user back to `MainActivity` if the LobeChat validation fails. - Prevent further validation checks on subsequent page loads once verified. - This update ensures that unnecessary validation does not disrupt user activities, especially during interactions with third-party services like login. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||