Firebase JSON Validator
Checks
google-services.json (the Android Firebase config file) for valid JSON plus the shape Firebase actually expects — it doesn't call Firebase or verify the project exists, just that the structure looks right. GoogleService-Info.plist (the iOS equivalent) is a property list, not JSON, so it isn't handled here — see Info.plist Generator for building plist files.Paste google-services.json
Formatted
Advertisement