How to get version of data on Remote Configs from App #7016
-
Hi there, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi there! This information does not come through in any of the SDKs we reference (JS for API, android/ios for our implementations), it is simply not available. The only way I could see to meet the use case would be to have an actual config value you call "configVersion" or similar, and increment it as a step in your project-specific process |
Beta Was this translation helpful? Give feedback.
-
Hi Mike, thanks for getting back to me so quickly. I will update code as
suggestions. And hope your team will update this feature in the future.
…On Sat, Apr 1, 2023, 9:54 PM Mike Hardy ***@***.***> wrote:
Hi there! This information does not come through in any of the SDKs we
reference (JS for API, android/ios for our implementations), it is simply
not available.
The only way I could see to meet the use case would be to have an actual
config value you call "configVersion" or similar, and increment it as a
step in your project-specific process
—
Reply to this email directly, view it on GitHub
<#7016 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNCCZ3GKJOYV77IAYS4MVLW7A6RPANCNFSM6AAAAAAWON5EPU>
.
You are receiving this because you authored the thread.Message ID:
<invertase/react-native-firebase/repo-discussions/7016/comments/5497348@
github.com>
|
Beta Was this translation helpful? Give feedback.
Hi there! This information does not come through in any of the SDKs we reference (JS for API, android/ios for our implementations), it is simply not available.
The only way I could see to meet the use case would be to have an actual config value you call "configVersion" or similar, and increment it as a step in your project-specific process