This repository was archived by the owner on May 1, 2024. It is now read-only.

Description
We have our application in Xamarin forms for android devices how do we get to know the MTU size of the android device which user is using ?
I should be notify user if users device MTU size is not supported to use our application must check the MTU size of user device first.
Also is there a way to notify user before installing application from playstore? or before showing launch screen in the application.