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

[Feature] functions https callable #509

Merged
merged 9 commits into from
Mar 18, 2021

Conversation

ianitsky
Copy link

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Documentation changes
  • Other... Please describe:

PR Checklist

For bug fixes / features, please check if your PR fulfills the following requirements:

  • Testing has been carried out for the changes have been added
  • Regression testing has been carried out for existing functionality
  • Docs have been added / updated

What is the purpose of this PR?

Add ability of call httpsFunctions from backend.

Does this PR introduce a breaking change?

  • Yes
  • No

What testing has been done on the changes in the PR?

Tested in production with 39 different function. App: https://app.fretecorreios.com

What testing has been done on existing functionality?

Tested in production with 39 different function. App: https://app.fretecorreios.com

Other information

IOs not finished yet, but this PR is for you know that the work is in progress

@ianitsky ianitsky changed the title Feature/functions https callable [Feature] functions https callable Sep 11, 2020
Douglas Ianitsky added 2 commits January 14, 2021 13:24
…tpsCallable

# Conflicts:
#	README.md
#	plugin.xml
#	src/android/FirebasePlugin.java
#	www/firebase.js
@dpa99c dpa99c changed the base branch from master to dev March 18, 2021 15:27
@dpa99c dpa99c merged commit 3166762 into dpa99c:dev Mar 18, 2021
@dpa99c
Copy link
Owner

dpa99c commented Mar 18, 2021

Thanks, I'll get the Android implementation merged and worry about iOS later.

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.

2 participants