mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #251] [BUG] Compatibility with Kodi app #226
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#226
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?
Originally created by @michael1900 on GitHub (Dec 9, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/251
Describe the bug
I made the kodi .ipa downloading the deb from the kodi site, like in past when i used a paid cert.
The ipa is signed correctly but when i run it i have only a black screen. Kodi seems loading but something blocks/crashes it i think.
I tried both altsing and zsign with no evident differences.
Is it possible to check this bug?
Thank you!
Instructions to reproduce
What version of LiveContainer are you using?
3.1.0 last nightly
Other info
FYI I remember now that when i tried last time to use kodi on my iphone i used Sideloadly and kodi worked well so there is a compatibility bug just in LiveContainer
@hugeBlack commented on GitHub (Dec 10, 2024):
Can't confirm.I installed your ipa and Kodi launched successfully on 3 of my devices using ZSign. I think you may need to change the signer option in app-specific settings and force sign it.
@michael1900 commented on GitHub (Dec 10, 2024):
Hi!
I tried all but always a black screen.
@hugeBlack commented on GitHub (Dec 10, 2024):
I used the exact ipa you uploaded. Maybe try delete and reinstall
@michael1900 commented on GitHub (Dec 10, 2024):
Which iPhone model did you try with and which iOS version?
@hugeBlack commented on GitHub (Dec 10, 2024):
Alright, It seems that Kodi only works on landscape mode, so if you launch Kodi in landscape mode it will work correctly. if you launch Kodi in portrait you will see nothing, but if you rotate your phone for a few times you will see a stretched Kodi window. That's related to hugeblack/LiveContainer#11. It will work correctly if you use iPad and start with landscape mode (which I did on 3 of my devices).
@michael1900 commented on GitHub (Dec 10, 2024):
You seems right bro, because if i remember correctly installing it directly in the iphone with sideloadly or a paid cert kodi starts ok in landacape mode, indeed i can’t remember this problem in past with them. With LC kodi starts in landscape but if LC was in portrait kodi will not work.
It’s possible starts kodi automatically in landacape mode from LC? I mean it’s possible to fix this with an option for example in LC or with a shortcut ? Thank you
@michael1900 commented on GitHub (Dec 12, 2024):
@hugeBlack any news about this option? Or a shortcut/script to make this automatically when kodi starts?
@hugeBlack commented on GitHub (Dec 12, 2024):
NO, I have not yet find an elegant solution to this.
@michael1900 commented on GitHub (Dec 12, 2024):
As i thought it seems to be quite a difficult thing to implement :(