Closed FuseGamesLLC closed 5 months ago
Any updates on this? I see it was assigned so that's good.
Hi @FuseGamesLLC I can't replicate this issue using IDE v2024.4.1.152 Runtime v2024.4.1.202
Hi @FuseGamesLLC I can't replicate this issue using IDE v2024.4.1.152 Runtime v2024.4.1.202
OK thanks for the reply, I'll try experimenting with my project more to see if it really is an extension conflict or try to narrow it down some. Thanks!
I finally figured it out, my podfile wasn't able to find the links to newer pods, but it's fixed after running a pod update. All good now, apologies for opening the issue but if anyone else is out there and has been building on their device for a while, make sure you run pod update every once in a while!
I only have an issue when compiling for iOS but I am getting the following build error which seems to be a collision with my Firebase extension (or something is breaking before pod file runs properly). If I disable my AdMob extension I am able to build normally (or if I revert to my older version of AdMob). My IDE is v2024.2.0.132 and Runtime is v2024.2.0.163
Here's the bottom part of my build output: