This repository has been archived by the owner on May 5, 2021. It is now read-only.
Releases: xamarin/Xamarin.Social
Releases · xamarin/Xamarin.Social
v1.1.1
Enhancements:
Service
now providesSaveAccount
andDeleteAccount
.
Fixes:
- Share dialog partially covered by title bar on iOS 7 (#27)
OAuth1Service
no longer has a default callback url- Xamarin.Auth updated to v1.2.2
- xamarin/Xamarin.Auth#43 Android AccountStore doesn't delete accounts.
- iOS activity spinner is white on white background in iOS 7
v1.1
Fixes:
- Removed non-functional Pinterest
- [#23] Occasional crash with
Twitter5Service
inFoundationResponse
- Updated Xamarin.Auth to v1.2.1
- Callback url is visible to the user less often.
- [xamarin/Xamarin.Auth#41] Error -999 on iOS.
- [xamarin/Xamarin.Auth#34] Prompt users on Android for SSL failures.
- Occasional
InvalidCastException
inWebEx.JsonDecode
.