mk-5 / gdx-fireapp

libGDX Firebase API
Apache License 2.0
63 stars 21 forks source link

Firebase crashlytics support #44

Closed Daniel-Donev closed 3 years ago

Daniel-Donev commented 3 years ago

Hi guys,

From 15.10.2020 old version of fabric crashlytics is deprecated. I try updating my project to android X and the new firebase crashlytics SDK but FireApp is not supporting it. :(

Do you have any plans to support it and when?

mk-5 commented 3 years ago

Hello @Daniel-Donev ,

sure 👍 it shouldn't be so tough / but currently, I need to focus on RoboVM IOS backend -> Multi-Os engine isn't supported by the latest libgdx version.

I will check how tough would it be, maybe I can bring it to FireApp quickly -> please monitor this issue ;)

mk-5 commented 3 years ago

Hello again @Daniel-Donev

Good news ;) there are really minor changes between fabric and a new one -> I will try to bring it to gdx-fireapp today

mk-5 commented 3 years ago

@Daniel-Donev it will be available with 2.2.1 version 🍻

mk-5 commented 3 years ago

@Daniel-Donev stay tuned. Something goes wrong with a deployment. I will check it today. Anyway -> the version 2.2.1 will contain Crashlytics support

mk-5 commented 3 years ago

@Daniel-Donev please check version 2.2.1

Daniel-Donev commented 3 years ago

I`ve tested it and everything works fine.

Thank you very much for the great work!