Enguerrand ARMINJON
Enguerrand ARMINJON
Did you try to enable hybrid composition ?
@ycv005 Did you set resizetoavoidbottominset in your scaffold ? Or something like MediaQuery.removePadding ?
> @pichillilorenzo this problem looks serious. Users can't reach part of content on some sites. Share your code please.
I investigated, it's a css issue. Your modal is not well sticky at the bottom and when keyboard open she stay at a hard coded position given by a weird...
I've ios 15.6.1, i tested and FlutterNativeSplash.remove() works fine :/, are you sure remove() is well called ?
> Does this happen when you run the provided example or when you run all the tests in your app at once? I'm unable to reproduce using the example. Will...
Example consume few giga when copy paste >100 test but not 40g. I need to find where in our app we have the issue. @Kirpal , Is their any practice...
@Kirpal this example use 10go (in our app we used 3 other similar process which increase the total near 40go) The goal of this test which i simplified is to...
hi @Kirpal, Do you well achieve to reproduce the issue ?
Solution : Use the following Pull Request, to do that edit as following your pubspec.yaml : https://github.com/britannio/in_app_review/pull/66 ```yaml in_app_review: git: path: in_app_review url: https://github.com/ductranit/in_app_review.git ref: 2eeb8463ab41f5c1d15b061a3b7a1941b3097637 ```