Firebase Analytics fails ios build only: ld: library not found for...
@neilbo21 wrote: result when I try toionic build ios --release ** BUILD FAILED ** The following build commands failed: Ld...
View ArticleIonic3 file transfer not working
@james11 wrote: I am trying to add an attachment to already created JIRA issue via JIRA REST api using ionic 3 but the same fails everytime and the file is not sent to server. Here is provider.ts–>...
View ArticleLocalstorage issue
@shadab101 wrote: how to access second url localstorage localStorage.getItem(‘mac’) is given null value how it posible Posts: 1 Participants: 1 Read full topic
View ArticleHow to create a lottie-animation-view into LoadingController?
@leocaliban wrote: Hi, I’m trying to create an <lottie-animation-view> in my component LoadingController. I’m trying something like this… Constructor to define configurations of lottieConfig....
View ArticlesetRoot From a tabs to another tabs lazyload
@timsar wrote: i have 2 tabs tabs1: LoginPage + RegisterPage tabs2: ContactPage + HomePage + SearchPage i’m using Lazyload. from tabs1 in page LoginPage, after i used...
View ArticleError after updating ionic 4
@phyopwint wrote: Hi all, I’ve this issue after updating ionic version. I cant even start my ionic project. Is there any one who can help me through this. Thank you. $ npm list -g --depth=0...
View ArticleKeyboard is pushing tabs
@7wins wrote: I’m developing an app on IONIC 3 and i’m having a problem. When I click on the ion search and the Keyboard opens in ANDROID it simply pushes the entire contents of the App by breaking...
View ArticleWhat is the best solution to import and export data in Ionic
@filippodicostanzo wrote: Hi, i need to export my data saved in ionic-native storage (JSON FORMAT) and in the future import this data. What are the best solutions to implement this request? Thanks...
View ArticleImplementing Ionic Push notification in iOs
@dineshpg wrote: Can anyone guide with the complete steps on how to implement push notification in iOS device from ionic3. Its quite straight forward in android, but to cumbersome in iOS. I’ve gone...
View ArticleUse of Guage Chart in ionic 3
@pksquare wrote: I want to use Guage chart in my application. Anybody know ihow i use it? Posts: 1 Participants: 1 Read full topic
View ArticleIts possible to make ionic app login with snapshat
@ayaMohamed wrote: its possible to make ionic app login with snapshat and retrieve user data Posts: 1 Participants: 1 Read full topic
View ArticleIonic tabs customization in shadowDOM
@ManivannanDurairaj wrote: Hello, I need to customize my tab-bar icons in right side of the screen. I have attached my current output and i will explain my expected output. Could you please help to...
View ArticleIon-range is not clickable in iOS?
@stephenmonro wrote: Hi all, I’m having a bit of a struggle with this one, as it’s working in my android build, but not on iOS. I have an audio player in my app, that displays the location of where...
View ArticleDynamically add rows/columns to a grid
@mlynch wrote: I’m working on a form-entry application, and there’s a section where users are asked to enter 1-to-N “Samples” from their data. I plan to store this data in an array, but I’m not sure...
View ArticleProblem with slider in ionic v4
@abhayjani wrote: hello, i use ionic v4, i have problem with slider. if i create slides static than it was worked fine but if i generate slide dynamically than i can’t swipe the slide. help me asap....
View ArticleReverse Geocoding ionic v4
@anupzone wrote: any idea about native geocoding for reverse geocoding? from address to lat lon. Posts: 1 Participants: 1 Read full topic
View ArticleBUILD SUCCEEDED, then [ERROR] An error occurred while running cordova build...
@bpeary wrote: Trying to ionic cordova build ios --prod and I get ** BUILD SUCCEEDED ** [ERROR] An error occurred while running cordova build ios (exit code 1). It is xcode 10, which is problematic,...
View ArticleHow to disable ionic live updates
@patricio-sl wrote: How can one disable the live update functionality for debugging? It is annoying as hell that I am testing things and the app reverts itself back to the last build on the server....
View Article[ionic4beta7] how to update an existing project to beta 11?
@rtpHarry wrote: I’m trying to figure out how to update a project I’m working on to the latest beta. I tried changing the package name in package.json to beta14 but then after redoing npm i I ended up...
View ArticleIonic - Image scale is not respected on some devices Ask
@Ouaaw wrote: I made an app with Ionic framework and I have a problem on some devices. This is my homepage :Good display And on some devices (iPhone 5S, iPhone 5C, Samsung S5), the page is displayed...
View Article