Skip to content
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

[FirebaseModule] Wrong resource type for remote config default #54

Closed
zeoflow-dev opened this issue Nov 6, 2022 · 0 comments · Fixed by #61
Closed

[FirebaseModule] Wrong resource type for remote config default #54

zeoflow-dev opened this issue Nov 6, 2022 · 0 comments · Fixed by #61
Assignees
Labels
@bug Something isn't working @documentation Improvements or additions to documentation firebase Marks an Issue/PR as linked to the ceres:firebase module @priority-very-low

Comments

@zeoflow-dev
Copy link

When setting the remoteConfigDefXML on the FirebaseModule an error is shown in the IDE even though the app builds successfully.
image

In the code the variable is annotated with IdRes as below:

 @IdRes
 var remoteConfigDefXML: Int = -1
@teogor teogor added this to the 1.0.0-beta01 milestone Nov 6, 2022
@teogor teogor self-assigned this Nov 6, 2022
@teogor teogor closed this as completed in #61 Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@bug Something isn't working @documentation Improvements or additions to documentation firebase Marks an Issue/PR as linked to the ceres:firebase module @priority-very-low
Projects
Development

Successfully merging a pull request may close this issue.

2 participants