min use unity 2017version
change scripting backend to IL2CPP
Target Architectures> click arm64 and unclick x86
» googlePlay の記事
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
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
Recent Comments