Gdevelop APK authentication error

So I came up with a problem that the authentication ain’t working in exported APK while in the editor it works perfectly fine

This is what it shows while the game is registered and moreover the concern is that why does it works in editor but not in APK?

Hello @Furqan_Qasim!

The 2 environments are different.
Imagine you are creating a game with PC and for PC devices and inside it, you are using a function useful only on PC or PC navigator. After exporting in format APK (on Android device), your function won’t work on your Android device although it’ll work when testing on PC device.

I think this issue is of this kind.

A+
Xierra

1 Like