cengiz-pz / godot-android-deeplink-plugin

Enables application deep link functionality for Android apps
MIT License
6 stars 1 forks source link

GodotAndroidDeeplinkPlugin singleton not found! #1

Open nguyentuanit97 opened 3 months ago

nguyentuanit97 commented 3 months ago
Screenshot 2024-05-07 at 16 10 01

Following the instructions, I installed Installing via AssetLib. But got the issue: "GodotAndroidDeeplinkPlugin singleton not found!".

I also pull the example project and install like that but still have issues like that. Where did I go wrong?

I'm using Godot v4.2.1.

cengiz-pz commented 3 months ago

Hi @nguyentuanit97, are you running your app on an Android device?

nguyentuanit97 commented 3 months ago

Hi @cengiz-pz , thanks for your reply.

Yes. It showing that error but it's still working actually.

Yes I'm running on Android devices. It seems working really well on chrome browser.

But for some default browser of some devices, it's seems not stable yet. For example,

If you need me provide image/record video to reproduce, please let me know. Also, thank you for this great plugin. It has helped me a lot.

cengiz-pz commented 3 months ago

Hi @nguyentuanit97, sure video would be fine but a minimal app where the problem is reproducible would be even better. I won't be able to look into it this week; hopefully next week.