cordova-plugin-googlemaps icon indicating copy to clipboard operation
cordova-plugin-googlemaps copied to clipboard

multiple_maps - iOS: Remove reference CDVCommandDelegateImpl

Open GitToTheHub opened this issue 1 year ago • 0 comments

Removes CDVCommandDelegateImpl to fix build errors : 'Cordova/CDVCommandDelegateImpl.h' file not found

CDVCommandDelegateImpl was changed from Public to Private in cordova-ios 7.x.

This change is based on multiple_maps.

GitToTheHub avatar Jun 10 '24 10:06 GitToTheHub