hi
I will make it public
in the next version(9.2.2
).
https://github.com/abpframework/abp/pull/23244/files
Thanks.
hi
Could you share a project that reproduces this issue?
liming.ma@volosoft.com
Thanks
Hi
There is a Logs\Logs.txt file under your project folder.
You can share it with liming.ma@volosoft.com
Thanks.
hi
React Native is an independent project like angular.
You need to create a new project with the same name. And copy react-native
folder to your solution,
https://abp.io/support/questions/9564/Is-it-possible-to-have-both-MAUI-and-React-Native-projects-in-the-same-solution#answer-3a1ae6c4-3ec5-aa55-a5c3-aa59fc40ea38
Then change the URL in react-native
's Environment.ts
file to your API website URL.
That's all.
hi
Can you share full logs?
Thanks.
hi
Can you check this document?
https://abp.io/docs/latest/framework/ui/react-native
Thanks.
hi @smwasimraja
You can try to override the OpenIddict's
pages
Volo.Abp.OpenIddict.Pro.Web.Pages.OpenIddict.ApplicationsIndexModel
Volo.Abp.OpenIddict.Pro.Web.Pages.OpenIddict.CreateModal
Volo.Abp.OpenIddict.Pro.Web.Pages.OpenIddict.EditModal
Volo.Abp.OpenIddict.Pro.Web.Pages.OpenIddict.TokenLifetimeModal
https://abp.io/docs/latest/framework/ui/mvc-razor-pages/customization-user-interface
hi
But it is not possible to Remove any SettingDefinition in such a use.
These settings will be used by the email service and the email settings UI page, you cannot remove them.
They are setting definitions. If you want to replace, you can replace the Email send service.
We can make this class public, but you generally don't need to replace it. It only defines, rather than implements.
Thanks.
hi
But I am unable to generate token from auth-server on login.
What are the error logs from the authserver project?
https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems