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
This issue is not security related and can safely be disclosed publicly on GitHub
Xcode version
16.1
Facebook iOS SDK version
17.0.1
Dependency Manager
CocoaPods
SDK Framework
Gaming Services
Goals
can invite Facebook friends in the game
Expected results
invite dialog not show error
Actual results
On some iOS devices, I can't invite Facebook friends normally. When I jump to the Facebook friend invitation pop-up window, it says "param filters must be an array". But gameRequestContent.filters should be int type, not array.
Below are the screenshots of the problem and the code screenshots
Steps to reproduce
No response
Code samples & details
No response
The text was updated successfully, but these errors were encountered:
Checklist before submitting a bug report
Xcode version
16.1
Facebook iOS SDK version
17.0.1
Dependency Manager
CocoaPods
SDK Framework
Gaming Services
Goals
can invite Facebook friends in the game
Expected results
invite dialog not show error
Actual results
On some iOS devices, I can't invite Facebook friends normally. When I jump to the Facebook friend invitation pop-up window, it says "param filters must be an array". But gameRequestContent.filters should be int type, not array.
Below are the screenshots of the problem and the code screenshots
Steps to reproduce
No response
Code samples & details
No response
The text was updated successfully, but these errors were encountered: