Ionic dynamic menu through json
@ZiXXiV wrote: Hey, I’m trying to have a ‘semi-dynamic’ menu for updating menu item-names and icons on the fly. The problem I have is whenever I parse the json with the exact same output as title:...
View ArticleCreating an App for social Worker
@phil160791 wrote: Hello Community, I am totally new in creating Apps and also hope not to be in the total wrong topic. For all the Pros out there – I’m sorry. First of all I want to create an App for...
View ArticleHow to use the new corodva plugin for keyboard?
@Hesters wrote: If you open the page for the ionic native keyboard and then click on the repo it says that the repo is deprecated and you should install this plugin instead. The question is how do you...
View ArticleImages retrieve by use *ngFor
@sudharsanacctel wrote: hi i need a big solution for this, i have using ionic 2 and angular 2 .i get a image from url .when if it is multiple value i could get the value so pls give me a solution its...
View ArticlePop pages off stack after certain page
@3plconnor wrote: I have an application that has a Main menu, then a home page (For that section of the main menu) and then there is a multiple step process on that home page. Basically it looks...
View ArticleOverride variable in variables.scss not working until refresh occurs
@BrentAshWilliams wrote: Hi I have a toggle in a component. I want to set the on color from the default to yellow. I modified the variables.scss as follows: $toggle-ios-background-color-on: yellow; If...
View ArticleIonic-angular build options
@jseter wrote: When I build using release.prepareReleasePackage and compare it to a snapshot on npm I notice that various comments are removed from the output javascript files. Is there options or a...
View ArticleReading console logs while running an emulator
@Fieel wrote: Hi all, I’ve seen many videos in which people were using both the emulator and reading console logs. I’m at lost because whne i run the emulator i don’t see any log, it’s not connected...
View ArticleWhat is the best solution to store device location frequently
@nestoroski01 wrote: Hello guys, What is the best solution to store the device location frequently (let’s say every 30 mins). Which one is better to use, Geolocation or Background Geolocation. As I...
View ArticleMailgun failed to load URL [Help]
@cherry wrote: Hello! I have never used mailgun before! I checked out this example and read the mailgun documentation. I configurated everything how it should be, yet it gives me an error. Did I...
View ArticleBuild --prod generate two apk
@sioessi wrote: Dear, I am running ionic cordova build android --prod --release and I receive the following message: BUILD SUCCESSFUL in 15s 45 actionable tasks: 3 executed, 42 up-to-date Built the...
View ArticleFirebase Message without Icon
@sioessi wrote: I have implemented firebase push notifications, in development mode everything worked very well. However, when signing the application, push notifications arrive but the icon does not...
View ArticleMultiple goggle filter options
@RamonArno wrote: I’m trying to create multiple goggle’s for each option getting the data from a local provider. So far I was able to create a dropdown menu showing the option, once selected and...
View ArticleRight Menu not Showing
@pablonetik wrote: Hello, I am putting a Menu for each Page(Just some of them). So I created a Component that goes inside the menu tag, inside the page: Page -> ion-menu -> ion-content ->...
View ArticleIonic Native Geolocation - unable to install
@Digibusiness wrote: Hi all guys, just a question. I need to use geolocation plugin in our app. reading from https://ionicframework.com/docs/native/geolocation/ i launched ionic cordova plugin add...
View ArticleIncrement o clear bagde
@sioessi wrote: Implement push notifications with firebase for Ionic. I send the notifications from an api made in node like this: var payload = { notification: { title: "Ejemplo", body: "!Hola!!!",...
View ArticleFacing css alignment problem
@flycoders_sourav wrote: Html <ion-card> <ion-card-header> <ion-row justify-content-between> <ion-col col-auto> <img src="assets/img/icon2.png" item-left...
View ArticleProblem with background Geolocation
@cracker90 wrote: Hello, I am using Background Geolocation for my app, but it doesn’t work properly, this is how i start tracking : startTracking(idDep) { let counter : number = 0; return new...
View ArticleIonic PWA-Toolkit
@lauraburns wrote: I’ve created a PWA using the PWA-Toolkit. I want to bind an object to a form, or at least to a field. How is this done? The existing way using ionic 3 and prior, doesn’t seem to...
View ArticleEmulate problem
@godefroid wrote: Hi I have problem with the emulate with ios I get this message ionic cordova emulate ios Running app-scripts build: --platform ios --target cordova [14:48:44] build dev started ......
View Article