Skip to content

iOS/iPhone/iPad

xcode 7 - invalid bundle

Xcode 7 Invalid Bundle – iPad Multitasking Required Orientations

I started getting the Xcode 7 Invalid Bundle error: ERROR ITMS-90474: “Bundle Invalid. iPad Multitasking support requires there orientations:’UIInterfaceOrientationPortrait,UIIinterfaceOrientationPortraitUpsideDown,UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight’. Found ‘UIInterfaceOrientationPortrait’ in bundle. Xcode 7… Read More »Xcode 7 Invalid Bundle – iPad Multitasking Required Orientations

iOS Email Aliases for From field

I have several domains and a) want to check them all from 1 account and b) want to be able to write from them using that one account.

This isn’t tough w/ web clients (I use Yahoo!) but for my iOS devices it has the added challenge that I want to use the native client. That way if an app kicks me to the email UI, I can carry on as usual.

So the other emails are just forwards to my Yahoo account. No problem. But to have them as options to write from is different.

I found a couple sites that helped me figure out how to do this…
Read More »iOS Email Aliases for From field