Activities of "liangshiwei"

I will check it out

The comparison shows that there is no save as prompt, but directly download after clicking download.

This is a feature of the browser

Since I can't reproduce the problem, can you please provide full steps to reproduce? thanks.

BTW, I'm guessing it may be related to your environment, could you try with a new PC?

Hi,

I can't reproduce the problem.

Can you share the full steps to reproduce? thanks.

If you are using the Remote iOS simulator from your Mac even in the safari it will not work because the Remote iOS simulator looks at the Mac as localhost be the backend is running on windows However if I run the backend on the Mac then it will work on windows Remote iOS Simulator

Yes, run MAUI on remote ios simulator, it can't access the backend service run on windows, even if you are using the ngrok

I think this is a limit of MAUI. since this has nothing to do with ABP, I'm closing this question.

Hi, @improwise

I will update the document.

Hi ,

Yes, you may need to use ngrok for your case.

When i go to that URL in browser I do get a response with off the openid-configuration

Will it work if you use the iOS simulator's safari browser?

BTW, I will check it.

https://<omited>.au.ngrok.io/.well-known/openid-configuration

Actually, you don't need to use ngrok.

If you are using Android, you can use adb reverse to forward the port, then you can use the localhost in the emulator.

https://github.com/abpframework/abp/pull/14318

Ok, we will update the document.

but the problem that cli doesn’t accept all special characters persist.

I can't reproduce the problem,

BTW, you can use the device flow: abp login name --device

Showing 401 to 410 of 2428 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 24, 2025, 10:25