mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #437] Uber driver app #399
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#399
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 @olyde2104 on GitHub (Apr 8, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/437
Describe the issue
dlopen(/private/var/mobile/Containers/Data/Application/BB1392B9-5F5D-4F07-B0D0-126A24F25CD7/Documents/Applications/com.ubercab.UberPartner.app/Carbon, 0x0109): Symbol not found: (_$s10Accelerate6vImageO11PixelBufferV4sizeAC4SizeVvg)
Referenced from: '/private/var/mobile/Containers/Data/Application/BB1392B9-5F5D-4F07-B0D0-126A24F25CD7/Documents/Applications/com.ubercab.UberPartner.app/Carbon'
Expected in: '/usr/lib/swift/libswiftAccelerate.dylib'
Instructions to reproduce
When trying to run the app I get the error
What version of LiveContainer are you using?
3.3.1
Other
No response
@khanhduytran0 commented on GitHub (Apr 8, 2025):
iOS version? Looks like app is requiring newer iOS version that that you have.
@olyde2104 commented on GitHub (Apr 8, 2025):
15.8.4
@hugeBlack commented on GitHub (Apr 8, 2025):
https://apps.apple.com/us/app/uber-driver-drive-deliver/id1131342792
Uber driver requires ios 16.2+. Also, I would recommend you to use trollstore instead of livecontainer for a better experience.