I tried the server, I was thinking that maybe it's a problem with the local server , I enabled CORS , too, it works only with user admin . Enabling CORS is easy , thanks for the link :)
Hi, I tried again, only works with the admin user , and yes, if we try to connect a mobile application , the CORS over the service must be necessarily activated (I'm not get there yet :) ). Can you check please if tenant 's login works for you ? Thanks!
new Abp.Application.Features.SimpleFeatureDependency("MyFeatureName");
Found it :)
Hi, I'm interested on how to implement IFeatureDependency interface for this purpose. Can you show us an example?
Thanks :)