You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lcUserDefaults setObject:@"LiveContainer was unable to move the data of shared app back because LiveContainer cannot access app group. Please check JITLess diagnose page in LiveContainer settings for more information."forKey:@"error"];
266
+
return;
267
+
}
268
+
297
269
for(int i = 0; i < [sharedDataFoldersToMove count]; ++i) {
0 commit comments