Identifying callers on iOS

Hello! I am trying to build an app that can read the call logs of the device at certain time intervals. My understanding is that the CallLog plugin will not work on iOS. It seems like Apple’s CallKit would provide similar functionality but I am unable to find a plugin with usage examples that do what I need. Has anyone else ever run into something like this and/or know of plugins that could read call log data or identify incoming callers on iOS? Thanks!