Skip to content

Commit 86df915

Browse files
fix: address missing logDebugInfo on iOS
1 parent b355193 commit 86df915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ios/react-native-navigation-sdk/CustomEventDispatcher.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ + (id)allocWithZone:(NSZone *)zone {
5151
@"onPolylineClick",
5252
@"onPolygonClick",
5353
@"onCircleClick",
54+
@"logDebugInfo",
5455
];
5556
}
5657

0 commit comments

Comments
 (0)