[GH-ISSUE #4432] [FR] The iOS app doesn’t have iPad set as a target platform. #1983

Open
opened 2026-03-23 21:18:42 +00:00 by mirror · 3 comments
Owner

Originally created by @annieappflowy on GitHub (Jan 21, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4432

Description

no iPad support

Impact

Use AppFlowy on iPad

Additional Context

No response

Originally created by @annieappflowy on GitHub (Jan 21, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4432 ### Description no iPad support ### Impact Use AppFlowy on iPad ### Additional Context _No response_
Author
Owner

@s9fde commented on GitHub (Jan 2, 2025):

It looks like the Flutter frontend is already halfway iPad enabled:

Why is that? Can I help or can you simply set the latter key to false to enable at least rudimentary iPad support?

<!-- gh-comment-id:2567999365 --> @s9fde commented on GitHub (Jan 2, 2025): It looks like the Flutter frontend is already halfway iPad enabled: - iPad is already partly enabled in the Info.plist: https://github.com/AppFlowy-IO/AppFlowy/blob/c05f19edd2390bdc20914fc0b0021fa425a3c3c2/frontend/appflowy_flutter/ios/Runner/Info.plist#L63 - Then again it is disabled a few lines further up: (https://github.com/AppFlowy-IO/AppFlowy/blob/c05f19edd2390bdc20914fc0b0021fa425a3c3c2/frontend/appflowy_flutter/ios/Runner/Info.plist#L43) by setting „ <key>LSRequiresIPhoneOS</key>“ to „true“ Why is that? Can I help or can you simply set the latter key to false to enable at least rudimentary iPad support?
Author
Owner

@annieappflowy commented on GitHub (Jan 3, 2025):

We'd like to make sure our iPad version deliver a great experience before releasing.
Simply turning on this flag may get us low ratings from App Store users.

<!-- gh-comment-id:2568716791 --> @annieappflowy commented on GitHub (Jan 3, 2025): We'd like to make sure our iPad version deliver a great experience before releasing. Simply turning on this flag may get us low ratings from App Store users.
Author
Owner

@s9fde commented on GitHub (Jan 17, 2025):

Annie,

thanks for your reply. This makes sense. I understand that mostly getting the layout in the views is something that needs to be adjusted for the iPad/other tablets - is this correct?

If so, would this be something where your team could use help? On the surface this looks like something new developers (who have CSS experience) can provide a ton of value by optimizing the mobile view for wider screens. Do you agree?

If so, maybe mark it as a job where „newbies“ (to the project) can help; I can even imagine diving in myself (but my CSS-fu is somewhat rusty). I expect that the view already looks decent, as I assume that the view in the average browser is not far from the view of the average iPad.

<!-- gh-comment-id:2597927927 --> @s9fde commented on GitHub (Jan 17, 2025): Annie, thanks for your reply. This makes sense. I understand that mostly getting the layout in the views is something that needs to be adjusted for the iPad/other tablets - is this correct? If so, would this be something where your team could use help? On the surface this looks like something new developers (who have CSS experience) can provide a ton of value by optimizing the mobile view for wider screens. Do you agree? If so, maybe mark it as a job where „newbies“ (to the project) can help; I can even imagine diving in myself (but my CSS-fu is somewhat rusty). I expect that the view already looks decent, as I assume that the view in the average browser is not far from the view of the average iPad.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1983
No description provided.