Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

namespace Editor for Unity/iOS colliding with UnityEditor.Editor #98

Closed
manelizzard opened this issue May 18, 2022 · 0 comments · Fixed by #99
Closed

namespace Editor for Unity/iOS colliding with UnityEditor.Editor #98

manelizzard opened this issue May 18, 2022 · 0 comments · Fixed by #99

Comments

@manelizzard
Copy link

namespace Editor from RevenueCatPostInstall may collide with UnityEditor Editor

This code snippet from Unity official doc won't compile with latest RevenueCat for Unity version. The Editor base class, without specifying the namespace UnitEditor, collides with RevenueCat namespace:

Captura de Pantalla 2022-05-18 a las 16 54 48

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant