Ionic Angular Back Button - How to customize the hardware back button in Ionic Angular

  Рет қаралды 19,449

Code Swag

Code Swag

Күн бұрын

Пікірлер: 50
@prasadnarayana
@prasadnarayana 4 жыл бұрын
Thank you Soo much for the video My app is ready for production build I needed ASP
@CodeSwag
@CodeSwag 4 жыл бұрын
You are very much welcome, I'm glad you enjoyed the video. Please subscribe and consider becoming a patron for as little as $1 www.patreon.com/codeswag
@crislaurencelorejas7029
@crislaurencelorejas7029 3 жыл бұрын
This video is very informative. Thank you for sharing your knowledge. More power !
@CodeSwag
@CodeSwag 3 жыл бұрын
Glad it was helpful!
@progressmamutse8784
@progressmamutse8784 4 жыл бұрын
Very educative tutorial...thank you
@CodeSwag
@CodeSwag 4 жыл бұрын
Thanks for watching, Progress 😁
@agrotutor
@agrotutor 2 жыл бұрын
Thanks for the great Tutorial indeed saved several hours😀
@CodeSwag
@CodeSwag 2 жыл бұрын
Glad it helped!
@carolruo
@carolruo 10 ай бұрын
Thank you. I have a question. When you have an app which you wanna put a section let's say 'related products' to some product component and the user can navigate infinitely between the products, is this the right implementation to do? using the Location to make the back button navigation will it save the user's pages history?
@barikchandan7963
@barikchandan7963 2 жыл бұрын
Sir Thanks for this informative video it's helped me out after doing lot's of research but... one question when a page doesn't have any previous page it simply shows for the close app that's fine. But otherwise, all the time back button functionality is emitted for every single page so if I have to emit this functionality only for 2 or 3 pages then how can I do that ? Please show some concern.
@CodeSwag
@CodeSwag 2 жыл бұрын
You can implement the code on the class for the pages you want it to work on as opposed to app.component.ts which does it for all pages.
@bridgetmashira2670
@bridgetmashira2670 4 жыл бұрын
Thank you for the awesome tutorial !
@CodeSwag
@CodeSwag 4 жыл бұрын
Glad you liked it, Bridget!
@tatendamatavire996
@tatendamatavire996 4 жыл бұрын
Great to see you're still putting out tutorials. I had sent you a query on Whatsapp, did you see it?
@chidochemoyochisweto6708
@chidochemoyochisweto6708 4 жыл бұрын
Thank you so much. This was really helpful!
@CodeSwag
@CodeSwag 4 жыл бұрын
Thank you 😊
@The924223
@The924223 2 жыл бұрын
Hi thanks for this video, back button is working for all pages expect if try to navigate back to tabs/tab1 from tabs/tab2 it is taking out of app page itself can please just a way to address this issue.
@CodeSwag
@CodeSwag 2 жыл бұрын
I'll look into this. Thanks for watching!
@abdulazeezolanrewaju843
@abdulazeezolanrewaju843 3 жыл бұрын
Thank you 💕 How about React
@anroswell
@anroswell 3 жыл бұрын
Este es un gran tutorial, poco encontrado en la web, justo buscaba esto, muchas gracias.
@rampage241
@rampage241 4 жыл бұрын
Thank you for this!
@nadaalchami2105
@nadaalchami2105 2 жыл бұрын
can i try it on cordova instead of capacitor ?
@CodeSwag
@CodeSwag 2 жыл бұрын
Yes the code should work with Cordova
@pathumjayasuriya5902
@pathumjayasuriya5902 3 жыл бұрын
Great tuttorial but i'm stuck on Cannot read property 'canGoBack' of undefined on app component any help ?
@philmups8207
@philmups8207 4 жыл бұрын
Thank you bro
@CodeSwag
@CodeSwag 4 жыл бұрын
Any time
@oscarmendez5588
@oscarmendez5588 3 жыл бұрын
Hi, i'm getting the error: this-routerOutlet-canGoBack() is undefined, one post mentioned that the method can not be used in the app.component, but you used it there, any thoughts? Thank you
@lLucassFerreira
@lLucassFerreira Жыл бұрын
hello, I have an app, with tabs bar, containing: home, search, profile and signatures, but when I click on return from any of the tabs, it returns to the home as expected, but the tab is selected even though it is in the home, you would know what it would be ?
@muhammadarief4794
@muhammadarief4794 3 жыл бұрын
May I know Angular version are used in this video?
@nikeshbhagat3166
@nikeshbhagat3166 2 жыл бұрын
Do u have the same back button solution for nativescript angular
@mdaslamknl
@mdaslamknl 2 жыл бұрын
Excellent Can you share the code Thanks
@ahmedrahmed6543
@ahmedrahmed6543 3 жыл бұрын
please help! ... I've coded the same as you did but I have this error " Cannot read property 'canGoBack' of undefined "
@CodeSwag
@CodeSwag 3 жыл бұрын
please share your project on github and send me the link so I can have a look
@ahmedrahmed6543
@ahmedrahmed6543 3 жыл бұрын
@@CodeSwag "github.com/AhmedRAhmed/moapp" here is the project GitHub link, I'll be thankful for your help.
@robmooreproductions7160
@robmooreproductions7160 Жыл бұрын
I get the white screen but have a different error Uncaught ReferenceError: IonicNativePlugin is not defined
@progressmamutse8784
@progressmamutse8784 4 жыл бұрын
When are you uploading the Vue tutorial
@CodeSwag
@CodeSwag 3 жыл бұрын
The Vue tutorial will go live at 10am on Monday 14 December 2020 on this link 😃 kzbin.info/www/bejne/aXTcZoqVm9WEiaM
@giannyjohnbetancourt
@giannyjohnbetancourt 3 жыл бұрын
Muchas gracias por el contenido del video bro
@aragon5956
@aragon5956 Жыл бұрын
the button automatically close my application, why ???
@GoldenMashegot
@GoldenMashegot 3 жыл бұрын
how to remove that white screen just after the splash?
@CodeSwag
@CodeSwag 3 жыл бұрын
The splash screen automatically hides after 3 seconds. The whitescreen is showing because the spash is being hidden but your app isn't fully loaded yet. If you want to be sure the splash never hides before the app is fully loaded, set launchAutoHide to false in your capacitor.config.json like this: ibb.co/ZNVp7tr
@GoldenMashegot
@GoldenMashegot 3 жыл бұрын
@@CodeSwag nice and thank you so much
@nikeshbhagat3166
@nikeshbhagat3166 2 жыл бұрын
Hi anybody knows how to get back button event on iOS platform using nativescript angular
@Raylightsen
@Raylightsen 5 ай бұрын
This is for pople who already know what you are talking about. Im new to all this and i understand NOTHING. You speak way too freaking technical, which is terrible for newbies.
How to create your first mobile app using Ionic Angular
19:44
Code Swag
Рет қаралды 206 М.
Capacitor Barcode (and QR-code) Scanner App in Ionic Angular
1:44:32
Coding Technyks
Рет қаралды 4,3 М.
How Much Tape To Stop A Lamborghini?
00:15
MrBeast
Рет қаралды 79 МЛН
amazing#devil #lilith #funny #shorts
00:15
Devil Lilith
Рет қаралды 18 МЛН
the balloon deflated while it was flying #tiktok
00:19
Анастасия Тарасова
Рет қаралды 36 МЛН
У вас там какие таланты ?😂
00:19
Карина Хафизова
Рет қаралды 22 МЛН
Ionic 5 Camera App Tutorial
25:10
Code Swag
Рет қаралды 26 М.
Ionic 5 App Navigation with Login, Guards & Tabs Area
35:55
Simon Grimm
Рет қаралды 34 М.
Ionic Action Sheet - Ionic Angular Tutorial
22:08
Code Swag
Рет қаралды 6 М.
How to Pass Data Between Pages in Ionic Apps using Angular
27:00
Simon Grimm
Рет қаралды 15 М.
How to use Ionic Storage v3 with Ionic Angular
20:46
Simon Grimm
Рет қаралды 15 М.
Ionic 7 : How to exit the App using hardware back button
4:20
TechBinomial
Рет қаралды 2 М.
How Much Tape To Stop A Lamborghini?
00:15
MrBeast
Рет қаралды 79 МЛН