Closed LKLAW closed 5 years ago
Error codes: `2018-09-17 16:07:30.010298+0200 DownTube[12668:2380077] *** Assertion failure in -[MMWormholeFileTransiting checkAppGroupCapabilities], /Users/Laurens/Documents/GitHub/Xcode/DownTube-master/DownTube/Pods/MMWormhole/Source/MMWormholeFileTransiting.m:62
2018-09-17 16:07:30.031227+0200 DownTube[12668:2380077] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'App Group Capabilities may not be correctly configured for your project, or your appGroupIdentifier may not match your project settings. Check Project->Capabilities->App Groups. Three checkmarks should be displayed in the steps section, and the value passed in for your appGroupIdentifier should match the setting in your project file.'`
Also SIGABRT error on line 14 in AppDelegate.swift (though idk if that's relevant)
Same issue here:
2018-10-08 10:22:47.345836-0700 DownTube[5601:243620] libMobileGestalt MobileGestalt.c:890: MGIsDeviceOneOfType is not supported on this platform. 2018-10-08 10:22:47.442005-0700 DownTube[5601:243620] Assertion failure in -[MMWormholeFileTransiting checkAppGroupCapabilities], /Users/rsm/Downloads/DownTube-master/DownTube/Pods/MMWormhole/Source/MMWormholeFileTransiting.m:62 2018-10-08 10:22:47.456454-0700 DownTube[5601:243620] Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'App Group Capabilities may not be correctly configured for your project, or your appGroupIdentifier may not match your project settings. Check Project->Capabilities->App Groups. Three checkmarks should be displayed in the steps section, and the value passed in for your appGroupIdentifier should match the setting in your project file.'
After setting a new App ID and Group ID, try to search, in Xcode, for group.adam
in the project files and change them to your new App ID.
@alessionossa I am getting the same issue. I am currently using Xcode 11.6 . Can you suggest where to find group.adam in project files i am unable to find that.
@LKLAW @rmarlan Do you find the solution for these issues? Kindly suggest to me how to solve this
See titel