matomo-org / matomo-sdk-ios

Matomo iOS, tvOS and macOS SDK: a Matomo tracker written in Swift
MIT License
388 stars 164 forks source link

PIWIK PRO SDK Breaks Code #441

Closed yourajpawar closed 1 year ago

yourajpawar commented 1 year ago

Hello, I installed PIWIK PRO SDK via pod 'PiwikPROSDK' '~> 1.2.1' then when i build code i get random errors in my native code XYZ header file not found and erros if fixed keep increasing. When i uninstall PIWIKI PRO SDK pod then build succeeds fine. Not sure what is PIWIK PRO interferring. If I install pod 'MatomoTracker', '~> 7.5' this works fine builds the code fine. Need help for PIWIK PRO SDK. I followed this document https://developers.piwik.pro/en/latest/data_collection/mobile/Piwik_PRO_SDK_for_iOS.html#sdk-configuration

brototyp commented 1 year ago

Hi @yourajpawar, thanks for getting in touch. The PiwikPROSDK is not affiliated with the Matomo SDK here. Please get in touch with them here.

Here is a page that explains the difference between PiwikPro and Matomo.