Hey @JackAppDev, I spotted an [issue](https://github.com/flutter/flutter/issues/19512) with Firebase Cloud Functions plugin due to the Podfile requirement on this iap plugin: adding `use_frameworks!`. Does adding `use_frameworks!` is a temp fix, or required for the long term?
Hey @JackAppDev,
I spotted an issue with Firebase Cloud Functions plugin due to the Podfile requirement on this iap plugin: adding
use_frameworks!.Does adding
use_frameworks!is a temp fix, or required for the long term?