Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "shedspotter"

Hi, Thank you for your prompt response.

What will be the end user experience in this case?

For ex. They want to use a custom domain say projects.mydomain.com & we provide them a setting to do this. We save this custom URL in AbpTenants against the tenant ID & update the code to look for the tenant ID based on the custom URL.

Will the customer continue seeing projects.mydomain.com? or will it redirect them to tenancyName.anywhereapp.io?

I will add the GitHub user & try the link again.

Thanks

Hi, Thanks for your response. This is a dead link https://github.com/aspnetzero/aspnet-zero-core/blob/dev/angular/src/AppPreBootstrap.ts#L102 kindly share again.

Yes, all custom domains will access the same server side URL. So there is no change needed on Azure side?

Does a client still need to add a CNAME record with their DNS provider to achieve this? In this case what should be the CNAME values & from where can we obtain them?

Appreciate your help on this.

Thanks

Please uninstall if you already installed it. because "beforeinstallprompt" event doesn't fire after the app is installed.

Uninstall steps:

  1. Open app using desktop shortcut.
  2. then uninstall using brower option:

Hi @ismcagdas , thanks for the reply

I am using enpoint = /connect/token for getting the auth token during the first login but I did not not getting any refresh token in response. is there any thing else I need to set in identity server configuration or any thing I need to pass in the enpoint = /connect/token so that I get refresh token as well in response.

Please help me with the same

Thanks

Please try this live url: Preview : https://ng-pwa-demo.vercel.app Source Code: https://github.com/sujeetjaiswara/ng-pwa-demo

PWA Require:

  • https protocol
  • prod publish (ng build --prod)
  • The PWA must not already be installed

Hi, Is there any activity ? It's long time. I am not getting any response.

You can fork my this sample app using this link. https://github.com/sujeetjaiswara/ng-pwa-demo

We have followed all criteries trigger event.

  • Served over a secure HTTPS connection.
  • Prod build
  • Apple toch icon
  • Your web app must include a web app manifest.
  • The PWA must not already be installed
  • Has registered a service worker with a fetch event handler.

But, still not getting triggring window:beforeinstallprompt event.

FYI: I have experienced with Angular PWA. I am able to implement this feature in sample angular 11 app.
That's why i am not sure about ASP.NET zero theme.

I tested in Google Chrome & Microsoft Edge browsers.

Hi, Thanks for reply I am try to integrate Zapier in my application

And try to login using zapier

& remote debugging not getting any error but not naviagte on consent page but locally working fine

In locally working fine

log files https://drive.google.com/file/d/1dyElBigs5WdSNq3hX42a9Ie7r-ri9sNs/view

Showing 91 to 100 of 127 entries