Ionic Error Logging with Sentry using Capacitor

  Рет қаралды 4,873

Simon Grimm

Simon Grimm

Күн бұрын

Пікірлер: 28
@pakalex13
@pakalex13 2 жыл бұрын
Great video Simon! I was planning to use TrackJS but sentry looks more complete and it's very cool that has an integration with capactior.
@calvinnatanael5905
@calvinnatanael5905 3 жыл бұрын
Hey Simon, i'm your new subscriber. I'm learning ionic in pandemic now, hope your tutorial, can help me a lot. Thank u Simon :)
@galaxies_dev
@galaxies_dev 3 жыл бұрын
Welcome aboard!
@mahmoudalaskalany
@mahmoudalaskalany 3 жыл бұрын
i was going to add sentry today to my application you read my thoughts 😂❤️
@flonmackenzie2876
@flonmackenzie2876 9 ай бұрын
Does the replay of the users UI interaction work in Ionic?
@NikhilPareekconnect
@NikhilPareekconnect 3 жыл бұрын
exactly what I was looking for today! Btw, what are other alternatives to Sentry?
@adwiyadeshpande9683
@adwiyadeshpande9683 3 жыл бұрын
Please make a video on making complex animations in ionic on native mobile and ios . Maybe a replica of some existing animation .
@Dokufritz
@Dokufritz 3 жыл бұрын
Hi Simon, great video. I tried it and it works great! Do you prefer Sentry mor than Crashlytics from firebase? What are the pros and cons for using the one over the other?
@galaxies_dev
@galaxies_dev 3 жыл бұрын
Haven't played around with Crashlytics a lot, but if you are already using Firebase then it might be more easy in your case. But I can't compare them at the moment with my knowledge!
@luisaramos8370
@luisaramos8370 2 жыл бұрын
Hi Simon, is there a way to show server errors (0, 4xx, 5xx) in Sentry? I do catch them in typescript and I show a toast with a message. But I would like to have it shown in Sentry.
@TobiasRohde
@TobiasRohde 3 жыл бұрын
I often have the problem that I need information about errors from the customer and then only get meaningless screenshots. At one customer, the developer tools are even blocked throughout the company.That didn't make things any easier until now, but should now be a thing of the past. Thank you very much.
@galaxies_dev
@galaxies_dev 3 жыл бұрын
Yes remote logging is really a blessing for frontend developers!
@rupneshsharma8520
@rupneshsharma8520 3 жыл бұрын
Hi Simon, did you know how to live reload ionic app using Capacitor 3
@mahmoudalaskalany
@mahmoudalaskalany 3 жыл бұрын
ionic capacitor run android --lovereload --external you should create emulator device first in android studio then select it from command line after entering the command
@adwiyadeshpande9683
@adwiyadeshpande9683 3 жыл бұрын
@@mahmoudalaskalany or just use a physical device instead of emulator
@rupneshsharma8520
@rupneshsharma8520 3 жыл бұрын
@mahmoud alaskalany. When I use " ionic capacitor run android --livereload --external " nothing happens. If I execute 'npx capacitor run android --livereload --external" this command executes and allow me to select devices from available simulator or physical devices. But it did not perform livereload, it just installs the build.
@mahmoudalaskalany
@mahmoudalaskalany 3 жыл бұрын
@@rupneshsharma8520 i think npx will not do live reload it has to be ionic capacitor not npx capacitor
@rupneshsharma8520
@rupneshsharma8520 3 жыл бұрын
Using ionic cap nothing happens in my terminal, I have to use npx to build my app.
@JosueLMM
@JosueLMM 3 жыл бұрын
Hello, you can create a video application or calling native components. For example use mapbox navigation sdk with ionic.
@svbellamarina
@svbellamarina 3 жыл бұрын
Tip: Pressing the play button in Sentry will make issues appear real-time (live reload)
@dmartinezbello
@dmartinezbello 3 жыл бұрын
Please can you add video about datetime in ionic v6. I can’t get value onchange component
@galaxies_dev
@galaxies_dev 3 жыл бұрын
Will take a look at v6 components soon!
@musanzawanga2083
@musanzawanga2083 3 жыл бұрын
Thank you very much! 👍
@galaxies_dev
@galaxies_dev 3 жыл бұрын
You are welcome!
@indulekha1352
@indulekha1352 2 жыл бұрын
Can any help me with this error, encounter with ios build. Ionic 6 , capacitor and angular 12 SentryIntegrationProtocol.h" ^ :0: error: could not build Objective-C module 'CordovaPlugins
@tclark
@tclark 3 жыл бұрын
I wish there was an Ionic Vue version of this. It's so Angular focused that nothing really applies to me. Boo!
@TheAzerue
@TheAzerue Жыл бұрын
Hi This is not working with Angular 15, maximum it support i guess Angular 14.x. Any idea how to solve this npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: on-call-ionic@0.0.1 npm ERR! Found: @angular/common@15.0.1 npm ERR! node_modules/@angular/common npm ERR! peer @angular/common@"^15.0.0 || ^16.0.0" from @angular/cdk@15.0.0 npm ERR! node_modules/@angular/cdk npm ERR! @angular/cdk@"^15.0.0" from the root project npm ERR! peer @angular/common@"15.0.1" from @angular/forms@15.0.1 npm ERR! node_modules/@angular/forms npm ERR! peer @angular/forms@">=12.0.0" from @ionic/angular@6.3.8 npm ERR! node_modules/@ionic/angular npm ERR! @ionic/angular@"^6.1.9" from the root project npm ERR! @angular/forms@"^15.0.0" from the root project npm ERR! 4 more (@angular/platform-browser, ...) npm ERR! npm ERR! Could not resolve dependency: npm ERR! @sentry/angular@"*" from the root project npm ERR! npm ERR! Conflicting peer dependency: @angular/common@15.0.4 npm ERR! node_modules/@angular/common npm ERR! peer @angular/common@"10.x || 11.x || 12.x || 13.x || 14.x" from @sentry/angular@7.13.0 npm ERR! node_modules/@sentry/angular npm ERR! @sentry/angular@"*" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
How to use a SOAP API with Ionic
22:24
Simon Grimm
Рет қаралды 4,2 М.
How to Cache API Responses with Ionic & Capacitor
30:10
Simon Grimm
Рет қаралды 9 М.
Кто круче, как думаешь?
00:44
МЯТНАЯ ФАНТА
Рет қаралды 1,8 МЛН
Elza love to eat chiken🍗⚡ #dog #pets
00:17
ElzaDog
Рет қаралды 25 МЛН
Random Emoji Beatbox Challenge #beatbox #tiktok
00:47
BeatboxJCOP
Рет қаралды 60 МЛН
Logmanaget With Sentry in Angular
12:44
Modest Coding
Рет қаралды 1,6 М.
How to Handle User Roles in Ionic Apps with Guard & Directives
36:30
How to Migrate Your Ionic App to Capacitor 3
30:57
Simon Grimm
Рет қаралды 6 М.
How to use Ionic Storage v3 with Ionic Angular
20:46
Simon Grimm
Рет қаралды 15 М.
Ionic Alphabetic Scroll with Animations
29:21
Simon Grimm
Рет қаралды 6 М.
How to Cache Image Files with Ionic & Capacitor
23:10
Simon Grimm
Рет қаралды 12 М.
Using Capacitor Native HTTP with Ionic
19:26
Simon Grimm
Рет қаралды 12 М.
Ionic OneSignal Push Notifications | Capacitor | Angular
1:26:31
Coding Technyks
Рет қаралды 5 М.
Кто круче, как думаешь?
00:44
МЯТНАЯ ФАНТА
Рет қаралды 1,8 МЛН