> On Dec 9, 2015, at 16:25 , David Duncan <[email protected]> wrote: > > >> On Dec 9, 2015, at 3:55 PM, Rick Mann <[email protected]> wrote: >> >>> >>> On Dec 9, 2015, at 15:50 , SevenBits <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> Is it a matter of building with an newer SDK? >> >> I don't think so; we're building with the latest. > > You are probably running scaled up. If you add a default nib or storyboard > you should run at the native device size.
We had launch images, not a launch storyboard. Adding the storyboard fixed the issue, and identified a few places where we had other images that need new sizes. The keyboard shows up correctly now. Thanks all! > >> >>> >>> On Wednesday, December 9, 2015, Rick Mann <[email protected]> wrote: >>> Our app, which seems to run just fine on iPad Pro, nevertheless presents an >>> old-style keyboard when editing fields. The iPad Pro has a (graphical) >>> keyboard with more keys than previous devices. But ours shows a blown-up >>> version of the older keyboard. >>> >>> No matter what search term I use, I can't find anything about this from a >>> developer's perspective, just discussions about iPad Pro features. >>> >>> I'm hoping it's something trivial we need to adjust in our app. >>> >>> Thoughts? Thanks! >>> >>> -- >>> Rick Mann >>> [email protected] >>> >>> >>> >>> _______________________________________________ >>> >>> Cocoa-dev mailing list ([email protected]) >>> >>> Please do not post admin requests or moderator comments to the list. >>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com >>> >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/cocoa-dev/sevenbitstech%40gmail.com >>> >>> This email sent to [email protected] >> >> >> -- >> Rick Mann >> [email protected] <mailto:[email protected]> >> >> >> >> _______________________________________________ >> >> Cocoa-dev mailing list ([email protected]) >> >> Please do not post admin requests or moderator comments to the list. >> Contact the moderators at cocoa-dev-admins(at)lists.apple.com >> >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com >> >> This email sent to [email protected] > > -- > David Duncan > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/rmann%40latencyzero.com > > This email sent to [email protected] -- Rick Mann [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
