AdamEssenmacher/GoogleApisForiOSComponents

App Check support?

Opened this issue · 3 comments

Hi,

Is there any plan to add support for Firebase App Check? Thanks.

I'd like to, but it's not a top priority for me right now.

@AdamEssenmacher sorry if it's a basic question. Is it difficult to contribute this myself? I have no Swift or iOS development knowledge at all but decent Android development experience (with Java only, no Kotlin). I have never made any Xamarin/MAUI binding though. Could you point me to some documentation I can look at if I want to contribute and see if I can manage it myself? Thanks.

It is difficult, but you're welcome to give it a go. The easiest way to get started would be to pull the project and make sure you can build at least Firebase.Core via the cake tool.

Then, I'd suggest reviewing the commit history to see what steps have been necessary to add and upgrade these artifacts.