OdyseeTeam / odysee-ios

The Odysee iOS app with wallet functionality.
MIT License
67 stars 22 forks source link

iPad support #315

Closed ktprograms closed 2 years ago

ktprograms commented 2 years ago

Fix: #6

Draft: Waiting for discussion and for https://github.com/shogo4405/HaishinKit.swift/issues/997 to be fixed. Not possible, just show warning not to use Multitasking.

Commits:

Enable iPad support

Specify sourceView when creating UIActivityViewController

Fix crash on iPad when tapping share button.

Increase Media View height on iPads

Save and restore media view height from constraint instead of hardcoding

ktprograms commented 2 years ago

Commit in latest push

Fix livestream preview not filling screen, show Multitasking warning

Camera access is not allowed while Multitasking. https://developer.apple.com/documentation/avkit/accessing_the_camera_while_multitasking

ktprograms commented 2 years ago

@akinwale This should be fine to Rebase merge, keeps the commit history clear as there's a few separate changes.

tzarebczan commented 2 years ago

Would love to get a testflight link for this also after we merge!

akinwale commented 2 years ago

@ktprograms Please fix the merge conflict so that I can create the test build.

ktprograms commented 2 years ago

@akinwale Done :)