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

Support additional parameters for forceRefresh in iOS #801

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

poovamraj
Copy link
Contributor

Changes

Previously we were not passing parameters when forceRefresh was true only in iOS. We are fixing this issue by passing this value along to the native layer.

References

There has been internal requests to fix this issue

Testing

We have done manual tests. We couldn't write unit tests as the native layer is currently not covered by our unit tests.

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

@poovamraj poovamraj merged commit 10d095e into master Nov 13, 2023
8 checks passed
@poovamraj poovamraj deleted the support-additional-parameters-for-renew-in-ios branch November 13, 2023 14:56
@poovamraj poovamraj mentioned this pull request Dec 5, 2023
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.

2 participants