Hello,
We have a project in IOS with custom map renderer where the code on debug works fine, but in release it works on iphones, but not on the ipads (tested ipad air 2 and ipad). After extensive testing the ipad behaves has if there is no renderer declared on the code, the renderer code never gets invoked.
We are using the latest forms and maps updates. We have no idea if this is a bug, or maybe we are missing something. The devices are all updated.
Android version has no issue with the same code, be it debug or release.
Anyone has any idea what may be causing this?