» googlePlay の記事

min use unity 2017version
change scripting backend to IL2CPP
Target Architectures> click arm64 and unclick x86

alt text

Reference Link:
https://developer.android.com/google/play/billing/realtime_developer_notifications

Step 1 Setup Cloud Service

https://console.cloud.google.com/cloudpubsub/
=>create topic
=>projects/xxxxxxxxxxxxx/topics/mgotest
=>Google-managed key
=>create topic

=>create subscriptions
subscription ID

Delivery type
Push

Push endpoint
https://xxxxxxxxxx/ASTest.php

Step 2 Pair up the project with Google play consol

Google Play Console.
=>select App
=>Developerment tools
=>Services & Apis
=>Real-time developer notifications
Topic name=>projects/ xxxxxxxxxxxxx /topics/mgotest

~ google console keystore to facebook keyhash ~

connie 2019.10.08 | android | | No Comments

convert sha-1 hash (from google) to base64 hash for facebook

install xxd in centos
yum install vim-common

echo 33:4E:48:84:19:50:3A:1F:63:A6:0F:F6:A1:C2:31:E5:01:38:55:2E | xxd -r -p | openssl base64

Output:
M05IhBlQOh9jpg/2ocIx5QE4VS4=

copy this to facebook console

| HOME |

Smiley face

March 2024
S M T W T F S
 12
3456789
10111213141516
17181920212223
24252627282930
31