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

Ouput messages #17

Open
manuhook opened this issue Aug 3, 2020 · 0 comments
Open

Ouput messages #17

manuhook opened this issue Aug 3, 2020 · 0 comments

Comments

@manuhook
Copy link

manuhook commented Aug 3, 2020

  • I'm submitting a ...
    [] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
    [x] question about how to use this project

  • Summary

Thank you for this great plugin, on old iOS device I can see a real boost in performance ! It will be great if it was directly include in RN :)
However I have for each image lot of ouput in Xcode when running the app. Is this normal ?

For the log below, my images are in JPG, size 900x600.

2020-08-03 19:27:51.187669+0200 MyAPP[381:21969] [0x1039b6e00] Decoding failed with error code -1
2020-08-03 19:27:51.189864+0200 MyAPP[381:21969] [0x1039b6e00] Decoding: C0 0x03840258 0x0000354A 0x11111100 0x00000000 81920
2020-08-03 19:27:51.191964+0200 MyAPP[381:21969] [0x1039b6e00] Options: 900x600 [FFFFFFFF,FFFFFFFF] 0001C060
2020-08-03 19:27:51.313524+0200 MyAPP[381:22014] [0x103197c00] Decoding failed with error code -1
2020-08-03 19:27:51.314606+0200 MyAPP[381:22014] [0x103197c00] Decoding: C0 0x03840258 0x0000354A 0x11111100 0x00000000 32768
2020-08-03 19:27:51.315991+0200 MyAPP[381:22014] [0x103197c00] Options: 900x600 [FFFFFFFF,FFFFFFFF] 0001C060
2020-08-03 19:27:51.415681+0200 MyAPP[381:21969] [0x103a05200] Decoding failed with error code -1
2020-08-03 19:27:51.417619+0200 MyAPP[381:21969] [0x103a05200] Decoding: C0 0x03840258 0x0000354A 0x11111100 0x00000000 64281
2020-08-03 19:27:51.421146+0200 MyAPP[381:21969] [0x103a05200] Options: 900x600 [FFFFFFFF,FFFFFFFF] 0001C060

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant