flutter_app_badger icon indicating copy to clipboard operation
flutter_app_badger copied to clipboard

Fix messaging + background + IOS.

Open edward-yakop opened this issue 4 years ago • 6 comments

With async+await, it seems that during background callback, the operation managed to complete successfully.

edward-yakop avatar Jan 14 '21 07:01 edward-yakop

I have the same result and this method works. Can you approve and merge it as soon as possible? @g123k Thanks a lot!

rs-anhnq2 avatar Jul 08 '21 09:07 rs-anhnq2

Hello developers, could you upload this updated package to pub.dev so that I can run pub update? Otherwise is possible to apply these changes to existing local package? thank you

Heheovereggs avatar Jul 15 '21 16:07 Heheovereggs

@g123k What do you think?

SalahAdDin avatar Jul 15 '21 19:07 SalahAdDin

This is now resolved.

edward-yakop avatar Jul 21 '21 11:07 edward-yakop

Can we get this merged?

prologic avatar Oct 17 '21 00:10 prologic

I dont't know if this repository is still maintained, if it is, could this PR be merged ? using Futures seems to solve some issues on android as well in my case https://github.com/g123k/flutter_app_badger/issues/29

LeGoffMael avatar Jan 20 '22 10:01 LeGoffMael