In my case your solution works but only if I skip the consumePurchase function in that same file, for example leaving the function empty, of removing the two lines in both .cpp files that use that function (onlinePurchaseGooglePlay.cpp and/or OnlineStoreInterfaceGooglePlay.cpp with source compiled engine obiously) I am launching to android. (and for sure there are better ways to do it)
1 Like