philipparndt / mqtt-analyzer

Apache License 2.0
92 stars 6 forks source link

iCloud document folder does not exists #60

Open philipparndt opened 4 years ago

philipparndt commented 4 years ago

see comments on https://github.com/philipparndt/mqtt-analyzer/pull/55

philipparndt commented 4 years ago

Hi @AndreCouture @RoSchmi

still some pending todos but I implemented a draft with a document picker in the branch https://github.com/philipparndt/mqtt-analyzer/tree/document-picker

With the document picker it should be now possible to import files (currently all kind of files filtering is missing) to the local storage.

image image

Pending TODOs:

AndreCouture commented 4 years ago

Just installed on my phone and I do not see the “Import from iCloud..”

— Regards,

Andre Couture Senior Cloud Solution Architect

andre.couture@me.com https://www.linkedin.com/in/andrecouture

On May 26, 2020, at 12:17 PM, Philipp Arndt notifications@github.com wrote:

Hi @AndreCouture https://github.com/AndreCouture @RoSchmi https://github.com/RoSchmi still some pending todos but I implemented a draft with a document picker in the branch https://github.com/philipparndt/mqtt-analyzer/tree/document-picker https://github.com/philipparndt/mqtt-analyzer/tree/document-picker With the document picker it should be now possible to import files (currently all kind of files filtering is missing) to the local storage.

https://user-images.githubusercontent.com/2879650/82924584-d403c780-9f7c-11ea-8114-ae1cdc4b8204.png https://user-images.githubusercontent.com/2879650/82924622-e1b94d00-9f7c-11ea-8af5-6e2ab1d97cd0.png Pending TODOs:

filtering for certificate files improve refresh handling (currently manual refresh necessary) tests — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/philipparndt/mqtt-analyzer/issues/60#issuecomment-634127331, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOXRKTF57ZI3B3JFXXTUUOTRTPTS5ANCNFSM4NKMIFZA.

philipparndt commented 4 years ago

The Import from iCloud... button should be visible when Local is selected in the picker. This is also the new default when creating a new setting. Did you checked out the document-picker branch? This is currently not merged on master.

AndreCouture commented 4 years ago

I downloaded from the link you provided.

Can you add a version number in the about to see exactly which build it is running?

— Regards,

Andre Couture Senior Cloud Solution Architect

andre.couture@me.com https://www.linkedin.com/in/andrecouture

On May 28, 2020, at 13:34, Philipp Arndt notifications@github.com wrote:

 The Import from iCloud... button should be visible when Local is selected in the picker. This is also the new default when creating a new setting. Did you checked out the document-picker branch? This is currently not merged on master.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

philipparndt commented 4 years ago

I downloaded from the link you provided.

The TestFlight build currently do not have this change as it requires an Apple review to be deployed. I can add you to the list of internal tester when you like be on that list. With that you can get TestFlight builds right after they are pushed to app store connect (after some automated validations)

Can you add a version number in the about to see exactly which build it is running?

Added this: https://github.com/philipparndt/mqtt-analyzer/issues/61

The version number should be 1.7.0.53

AndreCouture commented 4 years ago

Works! Got to browse and pick a certificate.

Good draft implementation! Also I like to build number in the About page.

Thanks

— Regards,

Andre Couture Senior Cloud Solution Architect

andre.couture@me.com https://www.linkedin.com/in/andrecouture

On May 29, 2020, at 9:47 AM, Philipp Arndt notifications@github.com wrote:

I downloaded from the link you provided. The TestFlight build currently do not have this change as it requires an Apple review to be deployed. I can add you to the list of internal tester when you like be on that list. With that you can get TestFlight builds right after they are pushed to app store connect (after some automated validations)

Can you add a version number in the about to see exactly which build it is running? Added this: #61 https://github.com/philipparndt/mqtt-analyzer/issues/61 — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/philipparndt/mqtt-analyzer/issues/60#issuecomment-635981753, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOXRKTCSF6U26K5DRCKH6ADRT64ILANCNFSM4NKMIFZA.

RoSchmi commented 4 years ago

Great. Just pulled the last master branch from Github. Browsing and picking Certificate worked as well.