Ionic 3 cordova-plugin-facebook4 - There was an error making the graph call....
@rockfordbuzz wrote: Using this plugin inside my Ionic 3 project… https://github.com/jeduan/cordova-plugin-facebook4 I’ve done my research and have followed the syntax steps in other issues that I’ve...
View ArticleNeed of Suggestion for storing data in cloud
@Clenton wrote: Hi all, I want to develop an app in that admin uploads pdf files or content to the app and other users can view and read it. For this which cloud service is good for storing files and...
View ArticleIonic 2 - refresh view without making another service call
@zamorisima wrote: I’m still novice with Ionic and Angular so please bear with me – I have a search field in which a user can enter the name of an item or start to type, a list of items with radio...
View ArticleLeafletjs help
@PierreLittoo wrote: Hello Everybody, how can I get the current location in a leafleat map with ionic please help ! Posts: 1 Participants: 1 Read full topic
View ArticleShow "No result" during search . How it can avoid?
@anespa wrote: Friends, I tried to search for two fields and show the result on same page , but during search “No result” message can see in background. All data come fine from provider. My template...
View ArticleDeploying Ionic app on azure
@kshah87 wrote: Hello everyone, I want to deploy my ionic app on microsoft azure but I am not able to run command “npm install -g ionic”, it gives me an error "Bad Request:. Please provide your views....
View ArticleFab misalignment when using the Mobile's large or xl text
@throbbinjack wrote: The X icon on the fab when expanded and when the Mobile’s text size is large or higher is misaligned. Has anyone faced this issue and found a solution ? Large Text Lightshot...
View ArticleIonic debug keeps showing me same error
@binghco wrote: Hi, I update ionic to latest one, but unfortunately not same as before, well i’m not expert on ionic but i’m getting a lot of error not as ionic 2 it is smooth and stable on ubntu....
View ArticleIonic 3 display html pages
@Planeur wrote: Hi, I’m on a project and I don’t find an answer to my question : I just want to display google with an ionic application and the user can do a search and go to another site. He has to...
View ArticleIonic 1 admob free plugin
@ayushsingla991 wrote: Hey Everyone. I am new to ionic and working on an already built project. I am using Admob Free plugin to show ads. But the problem is, whenever I try to edit anything (e.g....
View ArticleHow to change, edit ringtone on the phone
@luisfonsi wrote: Hi everybody. Are you having problems like me, not cutting music, editing music, etc. I need your help. Thanks very much Posts: 1 Participants: 1 Read full topic
View ArticleNo virtual devices found - Ionic Cordova Emulate iOS
@0AlexScott wrote: I am trying to emulate my Ionic app in iOS but when I run ionic cordova emulate ios I get an error: No target specified for emulator. Deploying to undefined simulator Device type...
View ArticleIonChange not working in ion segment
@Gokul15 wrote: (ionChange) is not working in ion-segment-button …No function is called when the event is fired!? Anybody have idea about this issue?? Thanks … Posts: 1 Participants: 1 Read full topic
View ArticleIon-cancel is not working in searchbar
@anujsinghwd wrote: Template Code - <ion-toolbar> <ion-searchbar (ionInput)="filter($event)" (ionCancel)="onCancelSearch($event)" placeholder="Code"> </ion-searchbar>...
View ArticleApp got rejected on the App Store due to "Minimum Functionality"
@kennyalmendral wrote: So it’s my first time to submit an app to the Apple App Store… But they came with the ff. response: Guideline 4.2.2 - Design - Minimum Functionality We noticed that your app...
View ArticleWindows 10 like side menu
@indrekm2gi wrote: Hi! I’m trying to create a menu like Windows 10 start-menu. Any ideas? I tried in this way, but didn’t find how to shift the menu baseline to right. <ion-menu [content]="content"...
View ArticleHow to return to apps after inappbrowser use _self webview
@mhtan88 wrote: I previously using _blank with inappbrowser, but found out it got problem to load master card 3d security sms webpage. Therefore i tried to use _self webview. No problem. But now, i...
View ArticleIonic 4 Form Validation?
@Dunny wrote: Hi, Does anyone have an example of using Form Validation with Ionic 4? I’m using the Angular 6 ReactiveFormsModule but the styling doesn’t look good with Ionic 4. Many Thanks Posts: 1...
View ArticleIon-list inside a grid col has no height
@donniekerr wrote: I have a child list component inside a column in a grid. The list has no height. I want it to full the full height of the page. The ion-content inside the child seems to have no...
View ArticleEasiest way to create a subscription provider?
@freqsc wrote: I would like to create a simple service that listens to accelerometer data. How can I subscribe to these values from a page? This is my page: import { Component } from '@angular/core';...
View Article