google / google/play-unreal-engine-plugin
Cpp 20 support for UE 5.6
Open
- Dominant language
- C++
- Stars
- 15
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Unreal Engine (UE) 5.6 bumped the minimum Cpp version to 20.
As of writing this, the GooglePlay plugin relies on Cpp 17 in the Build.cs files (PlayInAppReviews.Build.cs, PlayInAppUpdates.Build.cs, and PlayIntegrity.Build.cs)
Contributor guide
Assessment
This issue has not been assessed yet.