Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In iOS build flutter logs are not printing #15

Open
jigarpatel17 opened this issue Dec 16, 2019 · 21 comments
Open

In iOS build flutter logs are not printing #15

jigarpatel17 opened this issue Dec 16, 2019 · 21 comments
Labels
bug Something isn't working

Comments

@jigarpatel17
Copy link

jigarpatel17 commented Dec 16, 2019

Hi, In iOS build the print statements of is not logging in AppSpector console, only native print statements are logging. When i am running app directly from XCode it's working fine but from build it's not(Tried with both debug and release build). Thanks

@deszip
Copy link
Contributor

deszip commented Dec 16, 2019

Hi @jigarpatel17, thanks for reporting this. We'll take a look, looks like flutter/SDK interconnection issue. Could you please tell what iOS/Flutter versions are you on?

@jigarpatel17
Copy link
Author

Thanks @deszip for quick response
AppSpector:- 0.0.9 and XCode:- 11.1

@jigarpatel17
Copy link
Author

@deszip Any update?

@deszip
Copy link
Contributor

deszip commented Dec 20, 2019

Yep, we found the root cause, fixed it, still requires a bit of testing. Hopefully will be in master by the end of the day.

@jigarpatel17
Copy link
Author

@deszip Any update when it will be in master branch?

@deszip
Copy link
Contributor

deszip commented Dec 24, 2019

Actually it's already there, we need some more testing and will push plugin to Flutter repo after that.
I'll tag you here when it'll be ready. Thanks for your patience.

@deszip
Copy link
Contributor

deszip commented Dec 24, 2019

@jigarpatel17 plugin v 0.1.0 published. It contains fix for the logging issue. Would be great if you can verify it works in your case.

@jigarpatel17
Copy link
Author

@deszip I updated version to 0.1.0 and also update pod file but still it's not working

@deszip
Copy link
Contributor

deszip commented Dec 27, 2019

I'll keep looking into this, thanks. Would be great if you could show example code you use for logging, and explain what do you mean by 'from build'?. That's when you run flutter run?

@jigarpatel17
Copy link
Author

jigarpatel17 commented Dec 30, 2019

what do you mean by 'from build'?. That's when you run flutter run?

@deszip Generated diawi link from ipa file(In debug and also tried in release).

@deszip
Copy link
Contributor

deszip commented Jan 3, 2020

Working on this, will keep you updated.

@jigarpatel17
Copy link
Author

@deszip I have to publish my app. Can you fix it as soon as possible?

@deszip
Copy link
Contributor

deszip commented Jan 27, 2020

Trying to do our best, looks like this issue is somehow connected with diawi. Would be great if you can check if logging works when you install ipa via TestFlight.

Sorry for inconvenience, we'll raise priority of this issue and will ping you when we'll make progress.

@sergeyzenchenko
Copy link
Member

Hi @jigarpatel17 Where do you want to publish it?

@jigarpatel17
Copy link
Author

@sergeyzenchenko In app store

@jigarpatel17
Copy link
Author

jigarpatel17 commented Jan 27, 2020

Trying to do our best, looks like this issue is somehow connected with diawi. Would be great if you can check if logging works when you install ipa via TestFlight. Sorry for inconvenience, we'll raise priority of this issue and will ping you when we'll make progress.

@deszip I don't think it's related to diwai because i am using firebase app distribution.

@deszip
Copy link
Contributor

deszip commented Feb 9, 2020

Are you sure you are not on a release build? SDK disables itself when detects release environment.

@nobimac7449
Copy link

I also got this issue with debug build

@mscherer82
Copy link

Any update on this?

@deszip
Copy link
Contributor

deszip commented Aug 26, 2020

Unfortunately still nothing, would be great if you can build a minimal test project to demonstrate logs issue. We were unable to reproduce it on our builds.

@deszip deszip added the bug Something isn't working label Dec 16, 2020
@tomas-carv-com
Copy link

Same here, logs does not work with firebase distribution build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants