GitToTheHub commented on code in PR #937:
URL: 
https://github.com/apache/cordova-plugin-camera/pull/937#discussion_r2594903442


##########
src/ios/CDVCamera.m:
##########
@@ -898,6 +954,152 @@ - (void)imagePickerControllerReturnImageResult
     }
 }
 
+// PHPickerViewController Delegate Methods (iOS 14+)

Review Comment:
   `API_AVAILABLE(ios(14))` is already used for the method declaration which is 
sufficient



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to