GmsCore icon indicating copy to clipboard operation
GmsCore copied to clipboard

Free implementation of Play Services

Results 668 GmsCore issues
Sort by recently updated
recently updated
newest added

Hello, what is the state of the new Recording API, that replaces the Google fit API. https://developer.android.com/health-and-fitness/guides/recording-api An application that relies on this api for step recording when it is...

question

**Describe the bug** Youtube, google maps still doesn't work. "microG Limited Services" couldn't be installed. **To Reproduce** 1. Go to the release page (https://github.com/microg/GmsCore/releases/tag/v0.3.4.240913) and download the latest version 2....

bug

org.conscrypt:conscrypt-android has been updated from 2.5.2 to 2.5.3, do you have any plans to update org.microg.gms:conscrypt-gmscore:2.5.2 to 2.5.3?

question

In the case of multiple accounts, when switching accounts to pay, there is a situation where the payment is made using the information of the previous account.

**Describe the bug** Can't get latest release 0.3.4.240913 to install - error "Zugriffsfehler!" (means "access error"). Latest on I was able to install was 0.2.27.223616. **To Reproduce** Steps to reproduce...

bug

Follow up from #2506 Currently, there is no session management, session ids are generated in a potentially conflicting way based on the module index. Sessions can never include multiple modules....

enhancement
confirmed
📦 Asset Modules

Follow up from #2506 To make sure we don't require more disk space than strictly needed to download assets, we should make an attempt to download temporary files from asset...

enhancement
confirmed
📦 Asset Modules

Follow up from #2506 Downloads are not yet cancelled: - immediately on request, but only after the current chunk is fully downloaded - if the app requests download cancellation on...

bug
confirmed
📦 Asset Modules

I installed a simple app using google maps service, But map doesn't display in map fragment (Blank map is displayed), In Logcat this error exists: ``` 2019-12-28 14:48:11.751 7699-7699/com.example.mapdemo E/zzbz:...