Hello
I am building an app with Xamarin Forms.. it works good so far - but I have an issue with the iPhone 6+ Zoom mode.
As far as I understand this, the iPhone 6 Plus in Zoom Mode should behavior like an iPhone 6. Unfortunately it seems like it is using the iPhone 6 Plus resources (3x) but only has space for the 2x resources - which messes up the UI.
Is this a bug in Xamarin Forms? or what am I doing wrong?
best regards,
Manuel