
Admin
Well-Known Member
Staff member
Administrator
Chào các bạn, hôm nay tuoitreit.vn sẽ hướng dẫn bạn fix lỗi khi xuất file .APK từ Xamarin Forms trên Visual Studio
The selected build configuration is using the Mono shared runtime for faster deployment. Apps cannot be archived with this setting enabled.
Please ensure that you are using a release configuration and that the "Use Mono Shared Runtime" option is your project's build options is unchecked.
Để fix lỗi trên thì bạn vào Build > Clean Solution
Sau đó chọn Release như ảnh rồi lại vào Build > Build Solution hoặc Ctrl + Shift + B
Sau đó bạn lưu lại project của bạn rồi thoát Visual Studio ra rồi vào lại Build > Archive...
Vậy là xong rồi đó, chúc bạn thành công!
The selected build configuration is using the Mono shared runtime for faster deployment. Apps cannot be archived with this setting enabled.
Please ensure that you are using a release configuration and that the "Use Mono Shared Runtime" option is your project's build options is unchecked.

Để fix lỗi trên thì bạn vào Build > Clean Solution

Sau đó chọn Release như ảnh rồi lại vào Build > Build Solution hoặc Ctrl + Shift + B

Sau đó bạn lưu lại project của bạn rồi thoát Visual Studio ra rồi vào lại Build > Archive...

Vậy là xong rồi đó, chúc bạn thành công!