जब मैं Xcode 9 बीटा 4 के साथ अपना स्विफ्ट 3.2 कोड चलाता हूं तो यह त्रुटि मुझे मिलती है:
*** Terminating app due to uncaught exception 'com.firebase.core', reason: '[FIRApp configure]; (FirebaseApp.configure() in Swift) could not find a valid GoogleService-Info.plist in your project. Please download one from https://console.firebase.google.com/.'
मेरे पास पहले से ही GoogleService-Info.plist फ़ाइल है जिसका नाम बिल्कुल वैसा ही है जैसा इसे चाहिए और यह मान्य है।
क्या फायरबेस या ऐसा कुछ करने के लिए कोई परीक्षण है?