Skip to content

Conversation

lposen
Copy link
Contributor

@lposen lposen commented Oct 7, 2025

🔹 JIRA Ticket(s) if any

✏️ Description

Configure android for jwt

Instructions

  • pull the branch
  • run the following:
     cd example/android
     rm -rf .gradle build app/build app/.cxx
     ./gradlew clean
  • in a separate tab, run the following:
     cd example
     watchman watch-del-all
     yarn start --reset-cache
  • build the code, either through xcode or by running yarn android
  • try login -- that should be successful
  • logout (you can find the button in the User tab)
  • Open example/src/hooks/useIterableApp.tsx
  • Uncomment the code block that starts with config.authHandler = () => {
  • Refresh the app (you can do this by focusing on the terminal in which you ran yarn start, then pressing r)
  • Try login again -- an error should pop up with the failure reason

@lposen lposen changed the base branch from master to jwt/MOB-10946-task-2-authfailure-and-retrypolicy-ts-classes October 7, 2025 04:47
…sses' into jwt/MOB-10947-task-3-android-retrypolicy-config-at-android-br
Copy link

qltysh bot commented Oct 7, 2025

1 new issue

Tool Category Rule Count
qlty Structure Function with many returns (count = 8): IterableAppProvider 1

This is from Qlty Cloud, the successor to Code Climate Quality. Learn more.

Copy link

github-actions bot commented Oct 7, 2025

Lines Statements Branches Functions
Coverage: 47%
46.93% (222/473) 22.04% (41/186) 40.62% (65/160)

lposen and others added 4 commits October 6, 2025 21:50
…sses' into jwt/MOB-10947-task-3-android-retrypolicy-config-at-android-br
…sses' into jwt/MOB-10947-task-3-android-retrypolicy-config-at-android-br
…sses' into jwt/MOB-10947-task-3-android-retrypolicy-config-at-android-br
Copy link

qltysh bot commented Oct 9, 2025

Diff Coverage: The code coverage on the diff in this pull request is 0.0%.

Total Coverage: This PR will decrease coverage by 0.51%.

File Coverage Changes
Path File Coverage Δ Indirect
src/inbox/components/IterableInboxMessageList.tsx -1.5
🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

This is from Qlty Cloud, the successor to Code Climate Quality. Learn more.

@lposen lposen marked this pull request as ready for review October 10, 2025 19:52
lposen and others added 3 commits October 10, 2025 12:52
…sses' into jwt/MOB-10947-task-3-android-retrypolicy-config-at-android-br
…sses' into jwt/MOB-10947-task-3-android-retrypolicy-config-at-android-br
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant