Question how to overcome 16KB page size issue on Xamarin SDK

Currently, my team is using JetBrains Rider IDE to compile our Xamarin.Forms app for both Android and iOS platforms. As you know, Google has notified us that our app does not support the 16 KB memory page size, and the Xamarin SDK itself also lacks support for this configuration. How can we overcome this issue using JetBrains Rider?

0
1 comment
Official comment

 Hello WJ Yew ,

Thank you for reaching Rider Forum.

Unfortunately, since the limitation is coming from the vendor, there is no way to work it around from Rider. 

The only way I see here is to upgrade to MAUI, if it is applicable in your case. 

Hope, my response was helpful. 

Please sign in to leave a comment.