SDK changelogs
Android changelog
The release notes for our Anrdoid SDK.
0.1.0-beta.2
Changed
- BREAKING: LoginWithOauth flow is now entirely managed within the PrivySDK. Simply add the PrivyRedirectActivity to your manifest, configure the scheme, and trigger the Oauth login method. For full details, see the updated OAuth documentation.
0.1.0-beta.1
Added
- Wallet Management:
- Added
createAdditional
parameter tocreateSolanaWallet
to create multiple Solana wallets
- Added
0.0.8
Changed
- User will not get logged out on refresh call if network is not available. An error is thrown instead.
0.0.7