Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 0    Views: 178

CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
04/03/16 07:07 PM (8 years ago)

BT android push fix

For the self hosted, replace the files in your project with these ones: https://www.dropbox.com/s/nqq2gyuck8hw51r/bt_android_push_fix.zip?dl=0 If its the new android studio project you can just change the way you get the token in the RegisterForPushAsync class in BT_activity_host.java. Just look in BT_activity_host.java in the files link above. in BT_activity_host.java find the class RegisterForPushAsync and find this line: String gcmProjectNum= "947144077544"; and change it to your google project number. You can also search for cmcoffee because I put a comment above the line.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.