0

So I direct downloaded the framework and followed all the steps listed here https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps#direct-download.

But when I run the project it throws *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[FBLPromise pendingObjects]: unrecognized selector sent to instance 0x600002eb8c90'. For those who are unaware FBLPromise is one of the dependencies on reCAPTCHA framework.

Did anyone face the same problem? or know a way out on how to resolve the same?

Jofre
  • 3,718
  • 1
  • 23
  • 31
iOSer
  • 2,241
  • 1
  • 18
  • 26
  • 1
    have you added FBLPromises.xcframework ? – Mohammed Shakeer Aug 05 '21 at 08:57
  • 1
    Thanks for pitching in. But issue was due to accessibility of my google account. this got resolved once access was provided. Thanks for chipping in @MohammedShakeer I believe reCAPTCHA framework internally doenloads the required dependencies – iOSer Aug 05 '21 at 10:37
  • 1
    Do u find solution? I have same problem – Nikita Merkel Oct 11 '21 at 11:50
  • 1
    Yup like I mentioned! I did not have the correct access. Once the Security team added my credentials correctly in the Recaptcha Enterprise, I was able to proceed with further steps – iOSer Oct 12 '21 at 04:08

0 Answers0