Skip to content

Commit 5bd5940

Browse files
committed
Update app.i
1 parent 2d6e8f6 commit 5bd5940

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/swig/app.i

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,7 @@ static firebase::AppOptions* AppOptionsLoadFromJsonConfig(const char* config) {
902902
if (foundType != null) {
903903
// Found the class, add the FirebaseAI heartbeat to the user agent.
904904
userAgentMap["fire-vertex"] = Firebase.VersionInfo.SdkVersion;
905+
break;
905906
}
906907
}
907908
} catch {

0 commit comments

Comments
 (0)