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

RMET-2844 ::: Android ::: Facebook sign in fix #44

Merged
merged 8 commits into from
Oct 24, 2023
Merged

Conversation

nflsilva
Copy link
Contributor

Description

Brings the Facebook fix into main branch.

Context

https://outsystemsrd.atlassian.net/browse/RMET-2844

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Platforms affected

  • Android
  • iOS
  • JavaScript

Tests

Tested on MABS 9 and MABS 10.

Screenshots (if appropriate)

Checklist

  • Pull request title follows the format RNMT-XXXX <title>
  • Code follows code style of this project
  • CHANGELOG.md file is correctly updated
  • Changes require an update to the documentation
    • Documentation has been updated accordingly

Apply fix on hook that checks if Apple SignIn should be included on the plugin or not. This is done by changing the Debug and Release Entitlements files.
* feat: add endpoint logic to android hook

* fix: add config parser import

* removing fetch + add axios

* minor typo fix

* feat: add get endpoint to iOS

* remove static dependency

* adding more error handling

* chore: refactor

* refactor: rename preference to be more accurate

* reactor: change preference according to Dev Exp suggestion

* fix: change error accordingly
Update error codes.
Update library to use new error descriptions.
Delete console logs from hook.
* feat: format error codes

References: https://outsystemsrd.atlassian.net/browse/RMET-2343

* chore: update changelog

* fix: fixing typo on error message

---------

Co-authored-by: Marta Carlos <marta.carlos@outsystems.com>
Set Release Tag and update Android and iOS libraries to the latest ones.
* fix: updated facebook-android-sdk version for MABS10 bug.

* fix: added sociallogins lib 1.1.1-r1

* chore: updated changelog

* chore: bumped version to 1.1.2
@nflsilva nflsilva merged commit f971c90 into main Oct 24, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants