You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As noted here, it will soon be required to support 16 KB page sizes in the Play Store.
My application relies heavily on the native_dio_adapter, which in turn relies on cornet_http.
cornet is the only dependency that does not support 16 KB page sizes.
Have I configured something incorrectly? Or is this a package issue?
If so, it must be implemented before 1 November, otherwise many Play Console uploads will fail.
kuhnroyal, victorcatn, simonbrandhof and Nicoeevee