[2025] Edit the minimum ios version in the podfile then run pod install.
Changing platform :ios, '12.0' to platform :ios, '13.0' then running pod install fixed it for me.