Ionic Capacitor - Run live-reload in Android Emulator & iOS Simulator

preview_player
Показать описание
Hello Friends, Welcome Back to @CodingTechnyks. In this video, we are going to show you "Ionic 7 - Run live-reload in Android Emulator & iOS Simulator"​ #ionic #angular for #pwa, #android & #ios #capacitor

► 89-95% off on Udemy Courses

1. Ionic 6+ with NodeJs - Complete Beginner to Pro Course 2023
₹389 / $9.99 - till May 20, 2023

2. Ionic 6+ From Beginner to Advanced - Build Food Delivery App
₹389 / $9.99 - till May 20, 2023

► Social Media
Рекомендации по теме
Комментарии
Автор

Hello, I am a newbie on ionic and found your channel. Can we build iOS app in ionic without Mac? I have iphone but didn't have Mac laptop.

hudauzumaki
Автор

This is very well, but how can you see the console.log output? it doesnt display it in the terminal

cordial
Автор

i get this error although the android studio is working and i am connecting my mobile on debugging mode and working from the android studio even if i am in virtual emulator i get the same error :
ionic capacitor run android -l --external
[ERROR] No devices or emulators found

ahmedhabak
Автор

Hi, I have an issue and when I tried to do a live reload it doesnt appear anything... just a blank page (no console log error or something similar). At the end I got an message like "unable to reach address", I search about it and says you should to have the devices in the same wifi (the thing is... they are already connected in the same wifi and still not working). I tried another solution, I think its works partially and was to update the capacitor config and add the server property with cleartext set to true. I want to ask, everytime I made an update in this file (capacitor config), should I delete the folder android and create again? Or is enough just do the command sync and build?

BlackDragon
Автор

i have build apk but data is not loading connection failed error show on my app

sakshi
Автор

hi Thanks for awesom videos... i am having an issue with Splash Screen. i am using latest ionic & Capacitor, in Android 12 Splash screen not coming i have tried everything, including your video as well. in ios its working very fine, if i run Android simulator then its working with logo as splash screen, but in my onePlus mobile its show white screen only as splash screen. Please suggest anything. i have tried both cordova -res and capaciotr asset.

punitsaharan
Автор

Hi, Can you please create a video on how to deploy the ionic 7 app in Microsoft store

AshishKumar-mnrn
Автор

I like to fix the status bar and footer areas on ios with this on my swiper-container:

padding-top: var(--ion-safe-area-top, 0);
padding-bottom: var(--ion-safe-area-bottom, 0);

supirman