Is there a way to provide Ionic 5 (Cordova) application over https ?
I work with stripe and I need to implement Stripe.js.
When i serve my application with :
ionic serve --prod
I have the following warning :
v3:1 You may test your Stripe.js integration over HTTP. However, live Stripe.js integrations must use HTTPS.
Is there a way to serve a Ionic 5 with cordova application in order to use Stripe.js ?
question from:
https://stackoverflow.com/questions/66054991/serve-ionic-5-cordova-application-over-https 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…