In react native project, on build i am getting the error
Build input file cannot be found
this is the file: "OIDExternalUserAgentIOSCustomBrowser.m" on Xcode 13, (Mac M1). I don't have this file in my file folder location.
Do i have to include this file? if yes, then from where i can find it and if no, what can be the alternate possible solution?
some of the details
- expo version 4.2.1
- pod version 1.11.3