Google Play support is enabled, but build.google_play_key is not defined.
Posted: Fri Jun 01, 2018 12:47 am
I keep getting Google Play support is enabled, but build.google_play_key is not defined...
Do I need to be register as a developer to be able to compile my game for Google Play?
If so, once I pay the $25, are there any settings that I need to be aware of?
I tried to add the code below in my options.rpy file but I get an error about expected statement.
build.google_play_key = "..."
build.google_play_salt = ( ... )
I really hope someone can help me because this "Google Play support is enabled, but build.google_play_key is not defined" is driving me insane
Do I need to be register as a developer to be able to compile my game for Google Play?
If so, once I pay the $25, are there any settings that I need to be aware of?
I tried to add the code below in my options.rpy file but I get an error about expected statement.
build.google_play_key = "..."
build.google_play_salt = ( ... )
I really hope someone can help me because this "Google Play support is enabled, but build.google_play_key is not defined" is driving me insane