First, install cordova-res: npm install -g cordova-res cordova-res expects a Cordova-like structure: place one icon and one splash screen file in a top-level resources folder …
Category: Uncategorized
Add Ionic Google Login with Capacitor & React Js
https://console.firebase.google.com/u/0/project/pm-teacher-346518/settings/general/ios:com.app.pmteacher https://console.cloud.google.com/apis/credentials?project=pm-teacher-346518 How to add Capacitor Google Sign In to your Ionic App
Add Ionic Facebook Login with Capacitor & React Js
How to Add Ionic Facebook Login with Capacitor https://github.com/jeduan/cordova-plugin-facebook4/issues/817 https://enappd.com/blog/facebook-login-in-capacitor-apps-with-ionic-angular/128/ https://stackoverflow.com/questions/64670859/fbsdklog-fbsdkgraphrequestconnection-cannot-be-started-before-facebook-sdk-init http://tomeko.net/online_tools/hex_to_base64.php https://developers.facebook.com/apps/666811514385803/fb-login/settings/
Release apps to Diawi
https://www.diawi.com/ https://wiki.genexus.com/commwiki/servlet/wiki?34616,HowTo%3A+Create+an+.ipa+file+from+XCode
Using Push Notifications with Firebase in an Ionic + ReactJs
https://capacitorjs.com/docs/guides/push-notifications-firebase https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_certificate-based_connection_to_apns https://stackoverflow.com/questions/64215639/capacitor-pushnotifications-registration-and-registrationerror-not-firing-in-fir
IOS – Debug app in Safari
When you are building Hybrid app in ionic or cordova, it becomes important to debug the app, either from real device or emulator. On your …
IOS – Fix ionic app overlapping with status bar issue
It is a common find in IOS ionic apps that the app is displayed below the status like in the picture below. All you need …
Publish IOS App to App Store
Here’s what to do in order to distribute your app for beta testing or to go live in the App Store. 1. Code Signing: Create …
Accessing network drive from ASP.NET through network drive, not UNC
Recently we came across a situation where we needed to connect to Network drive using mapped drive, but not UNC. But default, this is not …
How To Use Amazon Selling Partner API 2020
Introduction From years amazon was using amazon mws for api integration for merchants. Now its transforming into revolutionary selling partner API . It will give …