Should I unsubscribe Observables lists?
So to summarise: streams that do not complete during the lifetime of component need unsubscription, which ideally should be done by forcing the completion using the patterns shown above (or use async...
View ArticleShould I unsubscribe Observables lists?
@Tommertom, So that include assigning undefined to the subject?
View ArticleIssues with browser DevTools, unwanted right-click
I am relatively new to hybrid/moobile development, and am currently building an Ionic/angular2 hybrid mobile app. I have used the in browser devtools just fine until now. When I am using the mobile...
View ArticleShould I unsubscribe Observables lists?
So to summarise more complete: streams that do not complete during the lifetime of component need unsubscription, which ideally should be done by forcing the completion using the patterns shown above...
View ArticleStatusBar issue with videojs Fullscreen
I recommend everyone to try Videogular 2 to get a stable, customizable video player. GitHub videogular/videogular2 videogular2 - The HTML5 video player for Angular 2
View ArticleContact Sales
Issue an issue at https://ionicframework.com/support Support does respond
View ArticleShould I unsubscribe Observables lists?
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View ArticlesetMyLocationButtonEnabled instance member not found in ionic-native Google Maps
I’m having an issue with the instance member of Google Maps native plugin for Ionic framework (latest version - 2.0). The instance member is setMyLocationButtonEnabled(enabled). The map has been...
View Article[Capacitor][Solved] Newbie questions
Regarding the notes and questions I had above, the last open issue is now solved (see following) therefore I gonna mark this post as solved. I wasn’t able to add the iOS platform. The problem was...
View ArticleDevApp: Unable to load page (solved again)
Continuing the discussion from Ionic DevApp: Unable to load page (solved): Today is return the error: The app is show in DevApp. Click on it. Blank screen. Error Unable to load page. Fortunately:...
View ArticleIonic 2 App closes after taking picture
thanks @jaydz but your solution is not solve this problem…you have another solution ??
View ArticleFollowing another Ionic tutorial
Do you mean Android studio? Does it have to be a new project?
View ArticleFollowing another Ionic tutorial
Tried new project. See something like this: Error:Failed to find Build Tools revision 26.0.2 Consult IDE log for more details (Help | Show Log) Install Build Tools 26.0.2 and sync project I clicked on...
View ArticleShould I unsubscribe Observables lists?
He wasn’t undefining the subscription, but the tripwire Subject. To my eye, that’s unnecessary (esp in this toy example) but good style, because if the Subject emits unexpectedly, it could have...
View ArticleIonic and Visual Studio 2017
This is my VS 2017: Microsoft Visual Studio Enterprise 2017 Version 15.5.7 VisualStudio.15.Release/15.5.7+27130.2036 Microsoft .NET Framework Version 4.7.03053 Installed Version: Enterprise Visual...
View ArticleFollowing another Ionic tutorial
After Run command I was prompted for Emulator to choose and none was enabled. After going to new device and selecting each and every OS I noticed something about Hyper-V that needs to be disabled. I...
View Article