Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

feature/pwa-download-function #28

Merged
merged 5 commits into from
Aug 26, 2020
Merged

Conversation

davidgataric
Copy link
Contributor

No description provided.

providedIn: 'root'
})
export class PwaService {
promptEvent: any;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any?


public addToHomeScreen() {
if (!this.promptEvent) {
console.log('deferredPrompt null');
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

console.log?

@davidgataric davidgataric merged commit 7481fa5 into master Aug 26, 2020
This was linked to issues Aug 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PWA Download function PWA Audit auf min. 75%
2 participants