0
MellowoodMedical created
Prerequisites
Please answer the following questions before submitting an issue.
- What is your product version? AbpZero 7.2.0
- What is your product type (Angular or MVC)? Angular
- What is product framework type (.net framework or .net core)? .net core
If issue is about UI
I am using capacitor (https://capacitorjs.com/) to wrap the angular frontend. The first login screen can load without problem. But I find out the angular frontend is not able to save any cookies. Therefore, I am not able to login or change the tenant.
The capacitor wrapper is working fine on Android. Cookies can be saved normally. This only happened on iOS.
Any suggestion on wrapping the ABP zero angular app in the capacitor?
Thank you.
1 Answer(s)
-
0
Hi,
This seems like a capacitor problem, see https://github.com/ionic-team/capacitor/issues/1373. I'm not sure if there is a workaround at the moment.