-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Couldn't read values in CFPrefsPlistSource<0x283f25400> (Domain: group.com.*.onesignal, User: kCFPreferencesAnyUser, ByHost: Yes, Container: (null), Contents Need Refresh: Yes): Using kCFPreferencesAnyUser with a container is only allowed for System Containers, detaching from cfprefsd #657
Comments
any news about this? I'm facing with this problem also. |
Hi @BunnyBuddy and @felipecastrosales, I apologize for the delay, this is an xcode warning that can be ignored. Please see this answer by an Apple Developer Tools Engineer team member in this thread:
Are you experiencing a problem with the SDK? |
Hi @nan-li, I have the same issue also, based on the this thread is that mean we have to change the group.com.*.onesignal to teamNumber.group.com.*.onesignal ? |
Hi, we have had no further reports of this. Please upgrade the OneSignal SDK if you or anyone is still having this issue. If this is still an issue, please open a new report with updated information. |
What happened?
We are using Onesignal in our Flutter App and it was working fine, but a few days ago it started showing this exception while the App still works.
(lldb) 2023-02-20 15:02:21.526768+0500 Runner[3800:1252662] [User Defaults] Couldn't read values in CFPrefsPlistSource<0x283f25400> (Domain: group.com.*.onesignal, User: kCFPreferencesAnyUser, ByHost: Yes, Container: (null), Contents Need Refresh: Yes): Using kCFPreferencesAnyUser with a container is only allowed for System Containers, detaching from cfprefsd
Steps to reproduce?
What did you expect to happen?
I expect this is not a big issue and its just a warning of some sort
OneSignal Flutter SDK version
Release 3.2.3
Which platform(s) are affected?
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: