Lazy loading: declare multiple segments foa a page
@Natanael4354 wrote: Is it possible to declare more than one segment for a page using lazy load? For example, I would like to declare the segments 'search' and 'search/terms' for the same SearchPage....
View ArticleGoogle maps not working within ionic tabs
@JimboJ wrote: I have an app based on the side menu template. Within a certain view I also use tabs. The tabs work fine for most content but not when I try to use google maps. This seems to be down to...
View ArticleDiagnostic + Ionic 3 compile error
@airsteo wrote: With latest sdk-tools, etc... Error: /home/taras/work/weblancer/zamaruev/new/ouicam/platforms/android/gradlew: Command failed with exit code 1 Error...
View ArticleHow to disable this action in Page (iOs)?
@edu526 wrote: This happens when pulling a page. I need to disable this on iOS Posts: 2 Participants: 2 Read full topic
View ArticleHow to implement the model freemium?
@anlijudavid wrote: I need implement model freemium in ionic app. How can I initial? Any help is welcome, thanks. Posts: 1 Participants: 1 Read full topic
View ArticleIonic 2 tabs and sub views
@Zarandia wrote: I have root page: tabs. Something like this: Untitled.png527x864 2.13 KB Each of the tab's root pages have sub views. I.E: root1 -> root1-Inner-1 -> root1-Inner-2 ->...
View ArticleProblem with select Options
@caiomoura1994 wrote: In first moment can I see all Options! image.png287x510 81.6 KB But next that I change by page the Options stay this form .html <form (ngSubmit)="goToResultadoExames2()">...
View ArticleScope, and using 'this' in the context of ionic components. Is it the same as...
@jaydz wrote: Until recently, I was under the impression that using the 'this' keyword using ionic's product and its' Component/Page structure was not "bad". As an example, I have a page called...
View ArticleToken being refreshed but not being sent with new request. Why?
@nb1990 wrote: Here is my problem. A user types "AB", the token is expired, the user types "C" and a call is made to refreshToken() but I get a token_not_provided error, user types "D" and it works...
View ArticleProblem in google play : violation of our device and network abuse policy and...
@pascal131 wrote: Hello I make a ionic V2 application. This application display articles, products and videos from :- my youtube channel- my blog wordpress- my shop prestashop All this informations...
View ArticleScroll performance when using ng-template
@Corin wrote: Hi, I am using ng-template to load a list conditionally, but for some reason the scroll is not smooth as before. <ng-template [ngIf]="isMobile || isTablet"> <ng-template ngFor...
View ArticleXcode 8 build problem after updating Ionic CLI and Cordova
@tattivitorino wrote: I updated both Ionic CLI and Cordova and the project I created after is giving me the following error: dyld: Symbol not found: ___NSDictionary0__ Referenced from:...
View ArticleFont awsome in tabs
@francisco_romero wrote: Hi im new in ionic. I only want to add a icon in a Posts: 1 Participants: 1 Read full topic
View ArticleSolved : Ionic 2 logo.png in manifest.json : no icon on desktop
@hubertes wrote: Hi, I'm trying to build a webapp (was ons encha before). Tell me if I'm right. Just to have run ionic serve (buggy this time by the way, always have to ctrl+refresh to see the right...
View ArticleIonic 2 LocalNotifications not working on IOS
@Colo9311 wrote: I have an Ionic 2 app, that uses LocalNotifications plugin. On android works very well. It has been in production for 2 months and now we need the ios version.This is the code:...
View ArticlePosting data from ionic to wordpress
@MedAnis wrote: I'm working with ionic v1 and wordpress using the JSON API to get posts from the wordpress web site to my ionic app , now I want that any user can post something ( create a post) from...
View ArticleTruncate HTML inputs on button click
@faizan1990 wrote: I have text inputs as well as list items in my page .html file. I would like to truncate the values in all of those fields (or set them to default) on a button click. How can I do...
View ArticleGoogle maps overlaying navbar
@pandazzz wrote: I'm getting some issues with the navbar on google maps when navigated through the sidemenu. Currently using v2 of the google maps plugin...
View ArticleIonic - 2 y firebase
@joksan wrote: alguien me puede ayudar con ionic y firebase me salen algunos errores alguien que me ayude Posts: 1 Participants: 1 Read full topic
View ArticleHighChart in the Segment
@manhlh231 wrote: hi,I use HighChart library in the Segment, my segment have 2 tab DASHBOARD and NEW, my Chart in the DASHBOARD tab. First run: My Chart run, but i click to New tab and come back...
View Article