Marvin Moosbacher

Results 21 comments of Marvin Moosbacher

Yes, and when we start the app its working. The standard default browser will be opened. But if the token expires and there is no refresh token and I am...

We tried to get some logs, but the authorization function is not called again when token expires. So when token expires there are no visible p2/oauth2 specific logs. We are...

@dfeinzimer Thanks for the quick reply! We are using the newest release 200.4.0. But the issue still persist.

@dfeinzimer Thanks for trying it out. The details are: - XCode 15.4 - iOS 17.5.1 - Physical iPhone 13 ```.overlay(alignment: alignment) { Scalebar( maxWidth: maxWidth, spatialReference: spatialReference, unitsPerPoint: unitsPerPoint, viewpoint:...

Hi @dfeinzimer, I tried both of your branches. - In our case without any of your changes the exception is thrown every second attempt more or less - With branch...

Hi @dfeinzimer. Thanks for your changes. It seems that with these changes the app does not crash anymore! But sometimes I can still see the exception "onChange(of: Optional) action tried...

@dfeinzimer Sounds good. Thank you very much again for your effort! As I could see in stacktrace its definitely coming out of onChange(of: viewpoint) in Scalebar.swift.

Hi @dfeinzimer, for me the issue is not reproducible anymore since the fix in version 200.5.0. But sometimes I still get the warning mentioned above.

Hi @dfeinzimer. Sorry for the late reply. I haven't seen the warning in a while, so it seems to be resolved. Thank you very much!

Hi @yo1995, yes, that’s correct — we’re using the ahead-of-time (pre-planned) workflow, and it’s in the ‘No Internet Connection’ view.