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

Midships 4.7.0 #320

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

yuxiang-midships
Copy link

Hi Ping SDK Team,

Yuxiang here from Midships. I am raising this pull request to show some changes we are doing to support some of our clients for Ping SDK integration. These change on iOS SDK is to allow certain feature available on the Android SDK to be also available on the iOS SDK.

Summary:

  1. expose the token manager interface and instance on iOS sdk
  2. expose the clear method in token manager on the iOS sdk
  3. add the persist token method in token manager on the iOS sdk

Feel free to reach out to me for more details and why some clients will need these changes.

Best regards
Yuxiang
Associate Director, Midships

spetrov and others added 7 commits April 25, 2024 11:51
Fixed privacy manifest file in the SDK's modules
Similar to android SDK 's Config.getInstance().getTokenManager() to get token manager instance
Similar to Android SDK's TokenManger.clear() method
Similar to Android SDK's TokenManger.persist(AccessToken) method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants