|
|
|
|
|
by noahl
4863 days ago
|
|
What issues would they have with phone-specific apps, other than possibly lacking a microphone and cell plan? If their security model makes the developer list what sensitive APIs (like voice and location) they use, then they already have enough information to disable apps that depend on having a microphone. If you mean having apps work on bigger screens, it looks like side stage lets them keep phone apps at a reasonable phone size. They might require opt-in to make phone apps fullscreen - that seems reasonable. (Although it sounds like one of their goals with QML is to make it easy to write apps that grow with screen size, so they're hoping that almost all apps will be able to do it.) |
|