I have a Flutter App for Android that uses my Flutter Plugin, where I have a Method Channel with Kotlin code to use the Data SDK (an .aab file inside my MavelLocal).
For Samsung, what package name and SHA256 should I provide for them to work in release mode? The one from the final Flutter App or the one from the Flutter Plugin that handles the Kotlin code with the SDK?
I’ve tried the 1:1 request support, but they seem not to understand or care so much about this issue