Skip to main content

Hello, I’m trying to implement the SDK in Capacitor using the Cordova plugin for iOS, but whe in run the configureWith method nothing happens and I found the following log in XCode:
 

CDVPlugin class CDVPurchasesPlugin (pluginName: purchasesplugin) does not exist.

Error: Cordova Plugin mapping not found

I’ve tried with multiple versions of the plugin with no success

There’s a conversation going on about this here: https://github.com/RevenueCat/cordova-plugin-purchases/issues/181#issuecomment-1310644746

 

Android is working and we’re working on iOS now.

 


@chea seed Thanks,  but where is RevenueCat people , issue opened from August.


See https://github.com/RevenueCat/cordova-plugin-purchases/issues/181


Same Problem !!

There is a Revenue Cat People here , because it’s critical


Having the same issue with all 3.x versions. The only things which works is going to version 2.4.0 of the

cordova-plugin-purchases and version 5.45 of the awesome-cordova-plugins/purchases

 


Reply