Slow startup of xamarin app

后端 未结 4 1806
一整个雨季
一整个雨季 2021-02-09 06:02

We are developing a cross platform app on a PCL, but for the time being we are only using android devices for testing.
Our concern is that its taking about 6 to 8 seconds (d

4条回答
  •  难免孤独
    2021-02-09 06:30

    This is a common problem while using Xamarin.Forms there are many threads related to this specially this one:

    https://forums.xamarin.com/discussion/93178/lets-talk-performance/p6

    The good news is that the Xamarin team is working on it.

    Here are some tips you can do improve it:

    https://blog.xamarin.com/5-ways-boost-xamarin-forms-app-startup-time/

提交回复
热议问题