Releases: OutSystems/cordova-outsystems-sociallogins
Releases · OutSystems/cordova-outsystems-sociallogins
2.1.6
What's Changed
- chore(android): remove unnecessary dependency to
oscoreandoscordovaby @alexgerardojacinto in #67
Full Changelog: 2.1.5...2.1.6
2.1.5
What's Changed
- fix(android): missing strings.xml on target project by @alexgerardojacinto in #65
- chore: remove dependency to OSCommonPluginLib on iOS by @alexgerardojacinto in #66
Full Changelog: 2.1.3...2.1.5
2.1.4
Full Changelog: 2.1.3...2.1.4
2.1.3
Chores
- iOS - Replace cordova-plugin-add-swift-support plugin with the SwiftVersion preference
2.1.2
- Fixes:
- Android: Update dependency to
OSSocialLoginsLib-Androidto use@SerializableNameannotation to avoid issues when using code obfuscation
- Android: Update dependency to
2.1.1
Android:
- Updates the
oscordovadependency, fixing incompatibility issues with other plugins
2.1.0
- Add the
Google Sign-InandFacebook SDKiOS pods to the plugin. This adds the Privacy Manifest files. - Update Cordova hooks with new OutSystems-specific errors.
2.0.3
- Updates Google and Facebook dependencies to versions
7.0.0and16.2.1, respectively
2.0.2
- On iOS, fixed a issue where it was not possible to use Application ID as URL Scheme, when the plugin is installed.