doc-rj-ebay

Results 3 issues of doc-rj-ebay

**Describe the bug** Using version 5.0 of the plugin, we're seeing occasional iOS crashes in Crashlytics with the stack trace below. ``` Crashed: com.apple.root.default-qos EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000010 Crashed: com.apple.root.default-qos 0...

new issue
stale

For keys whose values haven't changed, the valueType is changed from "BOOLEAN" to "STRING". For example: ``` from { "defaultValue": { "value": "false" }, "valueType": "BOOLEAN" } to { "defaultValue":...

Some changes needed due to firebase remote config updates: -- required headers in "get remote config" to avoid 404 entity not found errors -- ignore parameters that don't have a...