jamesmontemagno / Xamarin.Plugins

Cross-platform Native API Access from Shared Code!
MIT License
1.3k stars 380 forks source link

Thumbnails are not displayed when running on iPads (at iPhone resolution) #290

Closed dzolnjan closed 8 years ago

dzolnjan commented 8 years ago

Please take a moment to fill out the following (change to preview to check or place x in []):

This is a

Which plugin does this impact:

Version Number of Plugin: Device Tested On: none Simulator Tested On: iPad Air, iPad Retina, iPad Pro

Expected Behavior

When running on iPad (at iPhone resolution) then photo picker is not displaying album and photo thumbnails (only placeholders)

This functionality is required for apps that are targeting only iPhones.

2.10 - iPhone Apps must also run on iPad without modification, at iPhone resolution, and at 2X iPhone 3GS resolution

Actual Behavior

Album and Photo thumbnails are displayed.

Steps to reproduce the Behavior

Simply start debugging MediaTest.iOS project with any of iPads simulators listed above and tap on 'Pick P' option.

jamesmontemagno commented 8 years ago

This issue was moved to jamesmontemagno/MediaPlugin#12