Windows version: 10
Builder versión: 3.64
iOS version: 11.3.0
I have the following error:
undefined symbol: OBJC_CLASS_$_FIRDatabase
I tried with all versions, and with all the pods that are recommended within each firebase sdk.
I clarify that I have been using ios builder for 6 months and without any problem.
It all started when I migrated the IAP library to the recent version.
I don't know what changed, but since then I can't compile with ios builder.
I tried to return to the iap version prior to all this problem, but I had no luck.
From android it compiles without problems.
But when using ios builder, it gives me the errors that I provide below:
Images Console:
1 - https://postimg.cc/Mc8kjCrm
2 - https://postimg.cc/v17J70JF
3 - builder config: https://postimg.cc/JtzfJcKv
4 - (unity ios resolver settings) https://postimg.cc/VdS2ZfxF
5 - unity frameworks in plugins/ios: https://postimg.cc/XX1TgGzJ
I'm writing on this forum because it's the last resort I have left.
In all the photos, they point to updating pod from xcode (which I don't have)
What should I do?