adjust / cordova_sdk

This is the Cordova SDK of
http://www.adjust.com
Other
37 stars 43 forks source link

Installation tutorial incomplete #167

Closed gterminator closed 6 months ago

gterminator commented 1 year ago

Hi, please I got the error "provider not found for adjust!" on ionic.

Solution was: Adding the provider Adjust to the provider in the modules file (Keep in mind to import the right package (/ngx) ).

This is not documented in the tutorial and how to.

Max