adjust / flutter_sdk

This is the Flutter SDK of
MIT License
56 stars 47 forks source link

No log prints in iOS #137

Open mschlegelaware opened 1 month ago

mschlegelaware commented 1 month ago

This is more a feature request. So far I can tell, the package does not give any option to customise the logging behaviour, in my case I would wish to log to a web api.

Another problem is that I can just see logs in my debug console when I run the app via XCode, not inside the flutter terminal.