Mathias Toussaint
Mathias Toussaint
Hi @Lyokone, I'm facing the same exception after updating to the 5.0.0-dev.8 as suggested into a different issue. You'll find below the exceptions I tried to fix with this new...
Hi @xabre , Could you help us with this issue ? We would like to remove our temporary fix in the future hoping your package will handle such by itself....
Hi @RobinManoli, I'm facing the same issue with getInitialLink / getInitialUri methods returning null. Using the streams only helps when the app is in the background, but not when this...
Hi @andrefcferreira and @humeng, I'm facing the same issue with getInitialLink / getInitialUri methods returning null. Did you find any solution? @avioli, @bbedward, @ened, @wkornewald, @markathomas, @MisterJimson: I allow myself...
Hi guys, I implemented timeago to display a label illustrating when a notification has been created ('1 s', '1 min', ' 1 h' '1 d', etc..). I wasn't aware of...
hi @tuyen-vuduc , Any help ? :) Best regards,
Hi @fengchao1000 :) It's been almost two years since I opened this issue therefore I don't remember if I fixed it. 😅 If you are using the last release and...
Hi @SimonSimCity, I have a similar issue with my PCL that is targeting .NET Standard 2.0. The .csproj of this last one is already containing a similar code that you...
I tried both of these solutions and also to replace PackageTargetFallback by AssetTargetFallback, but nothing changed. Just want to precise that I added successfully the package, but the compilation of...
Hi @fuzzybinary, This is indeed the behavior that I was expecting / trying to reach. Now that you're referring the view's lifecyle, it does make sense. So I presume that...