Angga Dwi Arifandi
Angga Dwi Arifandi
Doesn't work on the latest version too on iOS. Sharing intent does nothing when clicked
FYI, I just tried running the example app on my iPad with OS 14 and it runs fine. So might be implementation issue.
> Very likely. What’s the issue though? It’s proving elusive. > […](#) > On Thu, 7 Jan 2021 at 14:23, Angga Dwi Arifandi ***@***.***> wrote: FYI, I just tried running...
> Yes agreed. Sorry I meant what is the cause … On Thu, 7 Jan 2021 at 14:51, Angga Dwi Arifandi wrote: > […](#) > Very likely. What’s the issue...
Hi Gaurav, Thanks for the answer, i found another problem. When i add more than one person in the database, the recognition became more prone to error. Let's say there's...
Hmm I didn't remember adding that functionality, I usually just leave the navigation part to Flutter code not native.
Hi! I guess the app's `onResume` will always be called right after `onCreate` right? so it'll always be called anyway, or I'm missing something here?
please take a look at @ovidiu-anghelina's comment [here](https://github.com/blackmenthor/flutter-branch-io/issues/11#issuecomment-496954060). I'm also still trying to debug this behavior, because in my case it works even when the application isn't on background before....
I'm having similar issues on Samsung device with Stock Keyboard running Android 7. The problems are: - deleting word by holding the delete key doesn't always work, user needs to...
Hi, how are you guys doing with this issue? I actually ran into the same problem, I'm using this https://pub.dev/packages/injector and apparently mock classes is having problems with generic types....