Bhavesh Patel

Results 3 issues of Bhavesh Patel

**Describe the bug** When I tried to open the Unity view from flutter Unity view is not appearing. It will start appearing if I will minimize the app and maximize...

bug
help wanted
android

Download APK using flutter_downloader was not initiating APK installation. As mime type was setting wrong in case of APK. So Adding option to pass mime type while enqueuing download task.

Observing ANR with the following call stack in firebase. `com.truecaller.android.sdk.ShareProfileHelper.hasValidAccountState (ShareProfileHelper.java:96) com.truecaller.android.sdk.ShareProfileHelper.isValidTcClientAvailable (ShareProfileHelper.java:88) com.truecaller.android.sdk.ClientManager. (ClientManager.java:87) com.truecaller.android.sdk.ClientManager.createInstance (ClientManager.java:67) com.truecaller.android.sdk.TruecallerSDK.init (TruecallerSDK.java:91) com.truecallersdk.TruecallerSdkPlugin.onMethodCall (TruecallerSdkPlugin.java:117) io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage (MethodChannel.java:262) io.flutter.embedding.engine.dart.DartMessenger.invokeHandler (DartMessenger.java:178) io.flutter.embedding.engine.dart.DartMessenger.lambda$handleMessageFromDart$0 (DartMessenger.java:206)`