thommydz

Results 3 issues of thommydz

When building my Capacitor app in Xcode, I get multiple warnings from the AdMob plugin: `(..)/node_modules/@capacitor-community/admob/ios/Plugin/Interstitial/AdInterstitialExecutor.swift:35:58: 'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support...

Remove seconds instead of adding seconds Pause the countdown and restart it again Let the user use an input area to set the seconds of the countdown

I really like this beautifull countdown and for most, it was what I was looking for for my project. However I was missing some things. I needed to be able...