devperson
devperson
### What happened? My app is getting crashed when receiving a notification with `java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process xxx. Make sure to call FirebaseApp.initializeApp(Context) first`. Here...
Is there any way to get high resolution scanned image in Swift like you have in the Java sample? (https://github.com/BlinkID/blinkid-android/blob/master/BlinkIDSample/BlinkID-ImagesSample/src/main/java/com/microblink/blinkid/MainActivity.java)
### What happened? I use OneSignal.Xamarin 4.3.5 in my Xamarin.iOS project (I know that there is a newer version - OneSignal.DotNet but I can not migrate for now). It builds...
Hello, I am using the `OverrideMethodAspect` of the Metalama framework to create a logging attribute. It works and I can build in my Visual Studio 2022 and run the app(I...