Questions tagged [adswizz]

2 questions
1
vote
1 answer

how to give relative header path inside module map for iOS framework

I'm trying to embed AdswizzSDK into my swift framework. The modulemap header works when I give the absolute path. When I try to give the relative path, it throws the error header file not found. //This works module AdswizzSDK { header…
Teja Nandamuri
  • 11,045
  • 6
  • 57
  • 109
0
votes
1 answer

Firebase iOS 6.30.0 SDK Crash - GPBCreateMessageWithAutocreator

After updating to the latest Firebase iOS SDK 6.30.0 with PerformanceMonitoring 3.3.0 using Cocoapods, I have started experiencing the following crash consistently across all iOS versions (iOS 9.0 - iOS 14.0), simulators/devices. The crash does not…
David Liu
  • 952
  • 7
  • 15