firebase-cpp-sdk icon indicating copy to clipboard operation
firebase-cpp-sdk copied to clipboard

Add ARM kCpuArchitecture string for Linux platforms

Open davidalo opened this issue 3 years ago • 2 comments

Description

ARM architecture is working as expected for me using Auth and Database services, the unique problem I had was the kCpuArchitecture string declaration

[Add kCpuArchitecture]: # Add ARM kCpuArchitecture string for Linux platforms


Testing

Manually tested using examples.


Type of Change

Place an x the applicable box:

  • [ ] Bug fix. Add the issue # below if applicable.
  • [x] New feature. A non-breaking change which adds functionality.
  • [ ] Other, such as a build process or documentation change.

Notes

  • Bug fixes and feature changes require an update to the Release Notes section of release_build_files/readme.md.
  • Read the contribution guidelines CONTRIBUTING.md.
  • Changes to the public API require an internal API review. If you'd like to help us make Firebase APIs better, please propose your change in a feature request so that we can discuss it together.

davidalo avatar Apr 25 '22 10:04 davidalo

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

google-cla[bot] avatar Apr 25 '22 10:04 google-cla[bot]

I signed CLA, it should be ready.

davidalo avatar Apr 25 '22 10:04 davidalo