Skip to content

Commit 70738e3

Browse files
author
game-workstore-bot
committed
Package Update 12.2.0
1 parent 274a5c3 commit 70738e3

File tree

50 files changed

+2248
-2239
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+2248
-2239
lines changed

CHANGELOG.md

Lines changed: 1885 additions & 1876 deletions
Large diffs are not rendered by default.

CHANGELOG.md.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Documentation~/index.md

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
1-
Get Started with Firebase Cloud Messaging
2-
=========================================
3-
4-
Thank you for installing the Firebase Cloud Messaging Unity SDK. The
5-
[Cloud Messaging guide](https://firebase.google.com/docs/cloud-messaging/unity/client)
6-
provides instructions to configure a Unity project.
7-
8-
# Overview
9-
10-
You can use
11-
[Firebase Cloud Messaging](https://firebase.google.com/products/cloud-messaging/)
12-
to push notifications and data messages to iOS and Android clients.
13-
The [Firebase console](https://console.firebase.google.com) provides an
14-
interface for sending notifications to devices via a range of targeting
15-
parameters like audiences defined in Google Analytics.
16-
17-
# Using the Sample
18-
19-
This SDK is distributed with a sample project under the
20-
`Assets/Firebase/Sample/Messaging` directory. To configure and run the sample,
21-
follow the instructions in `Assets/Firebase/Sample/Messaging/readme.md`.
22-
23-
# Demos
24-
25-
[Mecha Hamster](https://github.com/google/mechahamster) is provided as a demo
26-
which showcases the integration of multiple Firebase features within a single
27-
game. The source is available on
28-
[GitHub](https://github.com/google/mechahamster), and the live application
29-
is available for iOS on the
30-
[App Store](https://itunes.apple.com/us/app/mechahamster/id1286046770?mt=8&ign-mpt=uo%3D4)
31-
and for Android on the
32-
(Google Play Store)[https://play.google.com/store/apps/details?id=com.google.fpl.mechahamster&hl=en].
33-
34-
# Links
35-
36-
* [Homepage](https://firebase.google.com/games/)
37-
* [Contact](https://firebase.google.com/support/contact/)
38-
* [Unity Quickstart Samples](https://github.com/firebase/quickstart-unity)
39-
40-
# Discussion
41-
42-
* [Stack overflow](https://stackoverflow.com/questions/tagged/firebase)
43-
* [Slack community](https://firebase-community.slack.com/)
44-
* [Google groups](https://groups.google.com/forum/#!forum/firebase-talk)
1+
Get Started with Firebase Cloud Messaging
2+
=========================================
3+
4+
Thank you for installing the Firebase Cloud Messaging Unity SDK. The
5+
[Cloud Messaging guide](https://firebase.google.com/docs/cloud-messaging/unity/client)
6+
provides instructions to configure a Unity project.
7+
8+
# Overview
9+
10+
You can use
11+
[Firebase Cloud Messaging](https://firebase.google.com/products/cloud-messaging/)
12+
to push notifications and data messages to iOS and Android clients.
13+
The [Firebase console](https://console.firebase.google.com) provides an
14+
interface for sending notifications to devices via a range of targeting
15+
parameters like audiences defined in Google Analytics.
16+
17+
# Using the Sample
18+
19+
This SDK is distributed with a sample project under the
20+
`Assets/Firebase/Sample/Messaging` directory. To configure and run the sample,
21+
follow the instructions in `Assets/Firebase/Sample/Messaging/readme.md`.
22+
23+
# Demos
24+
25+
[Mecha Hamster](https://github.com/google/mechahamster) is provided as a demo
26+
which showcases the integration of multiple Firebase features within a single
27+
game. The source is available on
28+
[GitHub](https://github.com/google/mechahamster), and the live application
29+
is available for iOS on the
30+
[App Store](https://itunes.apple.com/us/app/mechahamster/id1286046770?mt=8&ign-mpt=uo%3D4)
31+
and for Android on the
32+
(Google Play Store)[https://play.google.com/store/apps/details?id=com.google.fpl.mechahamster&hl=en].
33+
34+
# Links
35+
36+
* [Homepage](https://firebase.google.com/games/)
37+
* [Contact](https://firebase.google.com/support/contact/)
38+
* [Unity Quickstart Samples](https://github.com/firebase/quickstart-unity)
39+
40+
# Discussion
41+
42+
* [Stack overflow](https://stackoverflow.com/questions/tagged/firebase)
43+
* [Slack community](https://firebase-community.slack.com/)
44+
* [Google groups](https://groups.google.com/forum/#!forum/firebase-talk)
0 Bytes
Binary file not shown.

Firebase/Editor/Firebase.Messaging.Editor.dll.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 Bytes
Binary file not shown.

Firebase/Editor/Firebase.Messaging.Editor.pdb.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Firebase/Editor/FirebaseMessaging_version-12.1.0_manifest.txt renamed to Firebase/Editor/FirebaseMessaging_version-12.2.0_manifest.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Assets/Firebase/Plugins/iOS/Firebase.Messaging.pdb
1111
Assets/Firebase/Plugins/x86_64/FirebaseCppMessaging.bundle
1212
Assets/Firebase/Plugins/x86_64/FirebaseCppMessaging.dll
1313
Assets/Firebase/Plugins/x86_64/FirebaseCppMessaging.so
14-
Assets/Firebase/m2repository/com/google/firebase/firebase-messaging-unity/12.1.0/firebase-messaging-unity-12.1.0.pom
15-
Assets/Firebase/m2repository/com/google/firebase/firebase-messaging-unity/12.1.0/firebase-messaging-unity-12.1.0.srcaar
14+
Assets/Firebase/m2repository/com/google/firebase/firebase-messaging-unity/12.2.0/firebase-messaging-unity-12.2.0.pom
15+
Assets/Firebase/m2repository/com/google/firebase/firebase-messaging-unity/12.2.0/firebase-messaging-unity-12.2.0.srcaar
1616
Assets/Firebase/m2repository/com/google/firebase/firebase-messaging-unity/maven-metadata.xml
1717
Assets/Plugins/iOS/Firebase/libFirebaseCppMessaging.a
1818
Assets/Plugins/tvOS/Firebase/libFirebaseCppMessaging.a

Firebase/Editor/FirebaseMessaging_version-12.1.0_manifest.txt.meta renamed to Firebase/Editor/FirebaseMessaging_version-12.2.0_manifest.txt.meta

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Firebase/Editor/Messaging.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)