Functions on iOS Safari Mobile #1
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
MinPluto/Nekoma#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On Safari Mobile, for iOS, the fullscreen function still doesn't work properly. When it does, it does not bring fullscreen controls with it and brings native controls instead.
Fallbacks to native controls when you can fullscreen it:

Not able to enter fullscreen with normal button:
iOS will need it's own section in controls for stuff such as the fullscreen function, to allow Nekoma to enter fullscreen with native controls. Apparently you can't use custom HTML in fullscreen on the iOS platform, although allowed on iPadOS - seems like large platforms like YouTube, Vimeo, etc also have to follow this situation.