microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
8.47k stars 1.71k forks source link

Love Live! School Idol Festival crashes #182

Open isthisme opened 8 years ago

isthisme commented 8 years ago

There is a game I'm trying to play while using microg called Love Live! School Idol Festival. One thing to note was in order to play this game I had to use rootcloak for it to load since it isn't supported on rooted devices. Once the game finished downloading the extra data it needed it restarted and told me "You cannot make in-app purchases with the current Google Play account." Then the game just crashes.

cn48yr ojq220

Steps to reproduce: 1: Install the game 2: Try to play

About my system: Cyanogenmod 13 with microg and fakestore

azhao12345 commented 8 years ago

According to the google docs, the billing is done as part of vending not play services.

You'd probably need to put some stub methods there instead

azhao12345 commented 8 years ago

here you go https://github.com/microg/android_packages_apps_FakeStore/pull/7

isthisme commented 8 years ago

Thanks azhao12345, I will give this a try next update in f-droid.

isthisme commented 8 years ago

@azhao12345 Would it be possible for you to integrate this into blankstore as well? I started using blankstore to go along with aptoide.

@mar-v-in Could you push an updated fakestore into your microg f-droid repository so I can test this functionality out?

mar-v-in commented 8 years ago

@isthisme Soon™

isthisme commented 8 years ago

@mar-v-in OK take your time and thank you :-)