Activities of "liangshiwei"

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

Hi,

even if I change https://localhost:44330 to https://localhost:44381 it doesn't work

This is a problem and we fixed it: https://github.com/abpframework/abp/pull/14248

To run the MAUI project, you need some extra steps:

You can see the document: https://docs.abp.io/en/commercial/latest/getting-started-maui#run-the-server-application

Hi,

Will it work if you re-login to ABP CLI?

Showing 4691 to 4700 of 6693 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on November 07, 2025, 08:20