Skip to content

Releases: OutSystems/cordova-outsystems-sociallogins

2.1.2

28 Aug 10:31
d973d52
Compare
Choose a tag to compare
  • Fixes:
    • Android: Update dependency to OSSocialLoginsLib-Android to use @SerializableName annotation to avoid issues when using code obfuscation

2.1.1

19 Jul 11:03
7006913
Compare
Choose a tag to compare

Android:

  • Updates the oscordova dependency, fixing incompatibility issues with other plugins

2.1.0

15 Apr 11:35
be6b0fb
Compare
Choose a tag to compare
  • Add the Google Sign-In and Facebook SDK iOS pods to the plugin. This adds the Privacy Manifest files.
  • Update Cordova hooks with new OutSystems-specific errors.

2.0.3

22 Mar 10:37
fc629d5
Compare
Choose a tag to compare
  • Updates Google and Facebook dependencies to versions 7.0.0 and 16.2.1, respectively

2.0.2

23 Jan 15:32
c2b7229
Compare
Choose a tag to compare
  • On iOS, fixed a issue where it was not possible to use Application ID as URL Scheme, when the plugin is installed.

2.0.1

24 Oct 08:44
Compare
Choose a tag to compare
  • Update for MABS 10

2.0.0

21 Mar 14:23
3d5b6e7
Compare
Choose a tag to compare
  • Replace configuration JSON file dependency by endpoint.
  • On iOS, make Apple Sign In optionally, enabling app generation without it.
  • Update error codes and descriptions.

1.0.3

09 Nov 15:07
Compare
Choose a tag to compare
  • Remove the older OSCore framework and replace it by the new OSCommonPluginLib pod.

1.0.2

25 Oct 15:19
Compare
Choose a tag to compare
  • Android - Updated code to handle the new library version, fixing runtime error for Facebook login.
  • iOS - Update hook on iOS so that providers can be individually configured and not all are required for the plugin to work.
  • iOS - Improve error handling, so that more detailed messages can be thrown on build process.
  • iOS - Rename the swizzled appDelegate:didFinishLaunchingWithOptions: method to something unique

1.0.1

29 Jun 14:18
8743cad
Compare
Choose a tag to compare

iOS: Updated Swift support