Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions admob/testapp/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Getting Started
- You can use "com.google.ios.admob.testapp" as the iOS Bundle ID
while you're testing. You can omit App Store ID while testing.
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Add the following frameworks from the Firebase C++ SDK to the project:
- frameworks/ios/universal/firebase.framework
Expand Down Expand Up @@ -88,7 +88,7 @@ Getting Started
- For further details please refer to the
[general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup).
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Configure the location of the Firebase C++ SDK by setting the
firebase\_cpp\_sdk.dir Gradle property to the SDK install directory.
Expand Down Expand Up @@ -118,7 +118,7 @@ Getting Started
Support
-------

[https://firebase.google.com/support/]()
https://firebase.google.com/support/

License
-------
Expand Down
10 changes: 5 additions & 5 deletions analytics/testapp/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Building and Running the testapp
console to the testapp root directory. This file identifies your iOS app
to the Firebase backend.
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Add the following frameworks from the Firebase C++ SDK to the project:
- frameworks/ios/universal/firebase.framework
Expand All @@ -62,7 +62,7 @@ Building and Running the testapp
"View --> Debug Area --> Activate Console" from the menu.
- After 5 hours, data should be visible in the Firebase Console under the
"Analytics" tab accessible from
[https://firebase.google.com/console/]().
https://firebase.google.com/console/.

### Android
- Register your Android app with Firebase.
Expand Down Expand Up @@ -90,7 +90,7 @@ Building and Running the testapp
- For further details please refer to the
[general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup).
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Configure the location of the Firebase C++ SDK by setting the
firebase\_cpp\_sdk.dir Gradle property to the SDK install directory.
Expand All @@ -112,12 +112,12 @@ Building and Running the testapp
the command line.
- After 5 hours, data should be visible in the Firebase Console under the
"Analytics" tab accessible from
[https://firebase.google.com/console/]().
https://firebase.google.com/console/.

Support
-------

[https://firebase.google.com/support/]()
https://firebase.google.com/support/

License
-------
Expand Down
6 changes: 3 additions & 3 deletions auth/testapp/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Building and Running the testapp
enable "Anonymous". This will allow the testapp to use email accounts and
anonymous sign-in.
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Add the following frameworks from the Firebase C++ SDK to the project:
- frameworks/ios/universal/firebase.framework
Expand Down Expand Up @@ -110,7 +110,7 @@ Building and Running the testapp
- For further details please refer to the
[general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup).
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Configure the location of the Firebase C++ SDK by setting the
firebase\_cpp\_sdk.dir Gradle property to the SDK install directory.
Expand Down Expand Up @@ -162,7 +162,7 @@ Known issues
Support
-------

[https://firebase.google.com/support/]()
https://firebase.google.com/support/

License
-------
Expand Down
6 changes: 3 additions & 3 deletions database/testapp/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Building and Running the testapp
authenticate with Firebase Database, which requires a signed-in user by
default (an anonymous user will suffice).
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Add the following frameworks from the Firebase C++ SDK to the project:
- frameworks/ios/universal/firebase.framework
Expand Down Expand Up @@ -125,7 +125,7 @@ Building and Running the testapp
- For further details please refer to the
[general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup).
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Configure the location of the Firebase C++ SDK by setting the
firebase\_cpp\_sdk.dir Gradle property to the SDK install directory.
Expand Down Expand Up @@ -159,7 +159,7 @@ Known issues
Support
-------

[https://firebase.google.com/support/]()
https://firebase.google.com/support/

License
-------
Expand Down
6 changes: 3 additions & 3 deletions invites/testapp/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Building and Running the testapp
YOUR\_REVERSED\_CLIENT\_ID. Replace this with the value of the
REVERSED\_CLIENT\_ID string in GoogleService-Info.plist.
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Add the following frameworks from the Firebase C++ SDK to the project:
- frameworks/ios/universal/firebase.framework
Expand Down Expand Up @@ -108,7 +108,7 @@ Building and Running the testapp
- For further details please refer to the
[general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup).
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Configure the location of the Firebase C++ SDK by setting the
firebase\_cpp\_sdk.dir Gradle property to the SDK install directory.
Expand Down Expand Up @@ -152,7 +152,7 @@ Building and Running the testapp
Support
-------

[https://firebase.google.com/support/]()
https://firebase.google.com/support/

License
-------
Expand Down
6 changes: 3 additions & 3 deletions messaging/testapp/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Building and Running the testapp
console to the testapp root directory. This file identifies your iOS app
to the Firebase backend.
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Add the following frameworks from the Firebase C++ SDK to the project:
- frameworks/ios/universal/firebase.framework
Expand Down Expand Up @@ -105,7 +105,7 @@ with:
[general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup).

- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.

**Configure your SDK paths**
Expand Down Expand Up @@ -161,7 +161,7 @@ curl --header "Authorization: key=<Server Key>" --header "Content-Type: applicat
Support
-------

[https://firebase.google.com/support/]()
https://firebase.google.com/support/

License
-------
Expand Down
6 changes: 3 additions & 3 deletions remote_config/testapp/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Building and Running the testapp
console to the testapp root directory. This file identifies your iOS app
to the Firebase backend.
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Add the following frameworks from the Firebase C++ SDK to the project:
- frameworks/ios/universal/firebase.framework
Expand Down Expand Up @@ -89,7 +89,7 @@ Building and Running the testapp
- For further details please refer to the
[general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup).
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Configure the location of the Firebase C++ SDK by setting the
firebase\_cpp\_sdk.dir Gradle property to the SDK install directory.
Expand Down Expand Up @@ -127,7 +127,7 @@ keys that begin with "TestD".
Support
-------

[https://firebase.google.com/support/]()
https://firebase.google.com/support/

License
-------
Expand Down
6 changes: 3 additions & 3 deletions storage/testapp/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Building and Running the testapp
authenticate with Firebase Storage, which requires a signed-in user by
default (an anonymous user will suffice).
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Add the following frameworks from the Firebase C++ SDK to the project:
- frameworks/ios/universal/firebase.framework
Expand Down Expand Up @@ -118,7 +118,7 @@ Building and Running the testapp
- For further details please refer to the
[general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup).
- Download the Firebase C++ SDK linked from
[https://firebase.google.com/docs/cpp/setup]() and unzip it to a
https://firebase.google.com/docs/cpp/setup and unzip it to a
directory of your choice.
- Configure the location of the Firebase C++ SDK by setting the
firebase\_cpp\_sdk.dir Gradle property to the SDK install directory.
Expand All @@ -142,7 +142,7 @@ Building and Running the testapp
Support
-------

[https://firebase.google.com/support/]()
https://firebase.google.com/support/

License
-------
Expand Down