hubocan
hubocan
> Interesting one with SplashActivity too? >  I have exactly the same exception. Is it normal that my "public class SplashScreen : MvxSplashScreenActivity" is...
I have read your solution, but that is not my case as my splash screen is defined exactly like this: ``` [Activity(Label = "@string/app_name", MainLauncher = true, NoHistory = true,...
Exactly, but it seems like some legit internal issue.
@DavidH685 I have the same problem, when I access Context in the MvxAndroidApplication class early.
@DavidH685 My application is already working (with MVVMCross 8), but I had to move all the Context calls out of that main class.
I agree that Refit should work as previous version when the Newtonsoft was used. The only problem is, that Refit tries to deserialize content when there is no content and...
I get the same error. This is from console: POST https://data-manager-api.qrcode.macherel.fr/users 429 (Too Many Requests)
Those specs are outdated or incomplete as it misses the Gentle value. S5 has no **Medium** value and that is breaking it. I understand that you are trying to use...
I can see your point. However, I am curious. You think it is fine/better how it is behaving right now? -Right now, if you set S5 to Max, in real...
Any progress on this feature? It would be nice to have this one.