[GH-ISSUE #1656] [App Support]: Cameo - Personal celeb videos #1045

Open
opened 2026-03-03 19:03:16 +03:00 by kerem · 0 comments
Owner

Originally created by @TylerAustin7 on GitHub (Aug 30, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1656

https://apps.apple.com/us/app/cameo-personal-celeb-videos/id1258311581

Current issues

  • App fails to install
  • App fails to open
  • App crashes randomly during usage
  • App experiences graphical issues or broken UI
  • App fails to connect to servers
  • Other

More details

App won't launch and crashes when you open the app on macOS 15.1 Beta

Crash log

Version 15.1 (Build 24B5035e)
Installing PlayTools
Copying PlayTools to Frameworks
Executable=/Users/tyleraustin/Library/Containers/io.playcover.PlayCover/Applications/com.baronapp.cameo.app/Cameo
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict><key>com.apple.security.app-sandbox</key><true/><key>com.apple.security.assets.movies.read-write</key><true/><key>com.apple.security.assets.music.read-write</key><true/><key>com.apple.security.assets.pictures.read-write</key><true/><key>com.apple.security.device.audio-input</key><true/><key>com.apple.security.device.bluetooth</key><true/><key>com.apple.security.device.camera</key><true/><key>com.apple.security.device.microphone</key><true/><key>com.apple.security.device.usb</key><true/><key>com.apple.security.files.downloads.read-write</key><true/><key>com.apple.security.files.user-selected.read-write</key><true/><key>com.apple.security.network.client</key><true/><key>com.apple.security.network.server</key><true/><key>com.apple.security.personal-information.addressbook</key><true/><key>com.apple.security.personal-information.calendars</key><true/><key>com.apple.security.personal-information.location</key><true/><key>com.apple.security.print</key><true/><key>com.apple.security.temporary-exception.sbpl</key><array><string>(allow user-preference-write (preference-domain &quot;.GlobalPreferences&quot;))</string><string>(allow user-preference-read (preference-domain &quot;.GlobalPreferences&quot;))</string><string>(allow file* file-read* file-write* file-write-data file-read-metadata file-ioctl (subpath &quot;/Users/tyleraustin/Library/Containers/io.playcover.PlayCover&quot;))</string><string>(allow file* file-read* file-read-metadata file-ioctl (subpath &quot;/Users/tyleraustin/Library/Frameworks/PlayTools.framework&quot;))</string><string>(allow file* file-read* (subpath &quot;/Users/tyleraustin/Library/Group Containers/&quot;))</string><string>(allow network* ipc-posix*)</string></array></dict></plist>

System Integrity Protection status: enabled.

Executable=/Users/tyleraustin/Library/Containers/io.playcover.PlayCover/Applications/com.baronapp.cameo.app/Cameo
Identifier=com.baronapp.cameo
Format=app bundle with Mach-O thin (arm64)
CodeDirectory v=20400 size=243115 flags=0x2(adhoc) hashes=7587+7 location=embedded
Signature=adhoc
Info.plist entries=67
TeamIdentifier=not set
Sealed Resources version=2 rules=10 files=2836
Internal requirements count=0 size=12

/Users/tyleraustin/Library/Containers/io.playcover.PlayCover/Applications/com.baronapp.cameo.app/PlugIns/AKInterface.bundle: replacing existing signature

What version of PlayCover are you using?

3.0.0

What version of macOS are you using?

macOS beta (please state the specific version)

Issue Language

  • Yes my issue is written in English
Originally created by @TylerAustin7 on GitHub (Aug 30, 2024). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1656 ### App Store link https://apps.apple.com/us/app/cameo-personal-celeb-videos/id1258311581 ### Current issues - [ ] App fails to install - [X] App fails to open - [X] App crashes randomly during usage - [ ] App experiences graphical issues or broken UI - [ ] App fails to connect to servers - [ ] Other ### More details App won't launch and crashes when you open the app on macOS 15.1 Beta ### Crash log ```shell Version 15.1 (Build 24B5035e) Installing PlayTools Copying PlayTools to Frameworks Executable=/Users/tyleraustin/Library/Containers/io.playcover.PlayCover/Applications/com.baronapp.cameo.app/Cameo <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict><key>com.apple.security.app-sandbox</key><true/><key>com.apple.security.assets.movies.read-write</key><true/><key>com.apple.security.assets.music.read-write</key><true/><key>com.apple.security.assets.pictures.read-write</key><true/><key>com.apple.security.device.audio-input</key><true/><key>com.apple.security.device.bluetooth</key><true/><key>com.apple.security.device.camera</key><true/><key>com.apple.security.device.microphone</key><true/><key>com.apple.security.device.usb</key><true/><key>com.apple.security.files.downloads.read-write</key><true/><key>com.apple.security.files.user-selected.read-write</key><true/><key>com.apple.security.network.client</key><true/><key>com.apple.security.network.server</key><true/><key>com.apple.security.personal-information.addressbook</key><true/><key>com.apple.security.personal-information.calendars</key><true/><key>com.apple.security.personal-information.location</key><true/><key>com.apple.security.print</key><true/><key>com.apple.security.temporary-exception.sbpl</key><array><string>(allow user-preference-write (preference-domain &quot;.GlobalPreferences&quot;))</string><string>(allow user-preference-read (preference-domain &quot;.GlobalPreferences&quot;))</string><string>(allow file* file-read* file-write* file-write-data file-read-metadata file-ioctl (subpath &quot;/Users/tyleraustin/Library/Containers/io.playcover.PlayCover&quot;))</string><string>(allow file* file-read* file-read-metadata file-ioctl (subpath &quot;/Users/tyleraustin/Library/Frameworks/PlayTools.framework&quot;))</string><string>(allow file* file-read* (subpath &quot;/Users/tyleraustin/Library/Group Containers/&quot;))</string><string>(allow network* ipc-posix*)</string></array></dict></plist> System Integrity Protection status: enabled. Executable=/Users/tyleraustin/Library/Containers/io.playcover.PlayCover/Applications/com.baronapp.cameo.app/Cameo Identifier=com.baronapp.cameo Format=app bundle with Mach-O thin (arm64) CodeDirectory v=20400 size=243115 flags=0x2(adhoc) hashes=7587+7 location=embedded Signature=adhoc Info.plist entries=67 TeamIdentifier=not set Sealed Resources version=2 rules=10 files=2836 Internal requirements count=0 size=12 /Users/tyleraustin/Library/Containers/io.playcover.PlayCover/Applications/com.baronapp.cameo.app/PlugIns/AKInterface.bundle: replacing existing signature ``` ### What version of PlayCover are you using? 3.0.0 ### What version of macOS are you using? macOS beta (please state the specific version) ### Issue Language - [X] Yes my issue is written in English
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
starred/PlayCover#1045
No description provided.