Dynamic slider
@sethupsanil wrote: Guys ,I'm working on a project that accept json data from server and display it in a table...I want only the first 5 datas in one slide and another five in second slide and so on.I...
View ArticleHow to create a dynamic slider?
@sethupsanil wrote: Guys ,I'm working on a project that accept json data from server and display it in a table...I want only the first 5 datas in one slide and another five in second slide and so on.I...
View ArticleIssue connecting to apps.ionic.io
@frobl wrote: When I: ionic resources --icon --debugIonic icon resources generator uploading icon.png...Unable to generate images due to an error Failed to upload source image: requires network...
View ArticleRefer a typescript file outside of project directory
@abhibly wrote: I have a Web App And Mobile App Which is currently in this folder structure Mobile app node_modules Src Web app node_modules Src Since both mobile and web app use the same api for the...
View ArticleUse SQLite plugin on Ubuntu platform
@sachintha89 wrote: I was developing a Application for Ubuntu platform. But I cannot use Cordova plugin for SQLite. It gives error cordova_not_available. Can anyone point me how to build a ionic app...
View ArticleVideogular 2 Ima implementation in Ionic 3
@umutg4d wrote: Hi, I use Videogular 2 on Ionic 3.I follow this tutorial (https://videogular.github.io/videogular2/modules/ima-ads/) for the implementation. But when Videogular tries to load ads on...
View ArticleIonic 2 and Visual Studio 2017 Build error
@RiZo05 wrote: Hi, I'm trying to build my ionic 2 project on visual studio but for some reason i keep getting an error on 1 of the npm packages npm ERR! node v7.4.0npm ERR! npm v4.1.1npm ERR! code...
View ArticleSidemenu SQLite
@el_meliani wrote: Is it possible to create a dynamic slidemenu from a SQLite database, and clicking on each element of the sidemenu accesses a content that is also stored in a SQLite...
View ArticleHide Firebase Configuration in IONIC 3
@alibahjat wrote: Hellohow can i hide my firebase Configuration to avoid hacking my database by reverse engineering my app and take my Configuration i must put write auth to user to enter they orders...
View ArticleSpecifying alternative framework versions
@MarkAurit wrote: How does one specify the version of the ionic framework being installed? At one time it was the version of npm; the version of npm with node 4.x gave ionic1; a greater node version...
View ArticleIonic cordova platform add android hangs on Running command
@Hanzo wrote: global packages: @ionic/cli-plugin-proxy : 1.3.0 @ionic/cli-utils : 1.3.0 Cordova CLI : 7.0.1 Ionic CLI : 3.3.0 local packages: @ionic/app-scripts : 1.3.3 @ionic/cli-plugin-cordova :...
View ArticleWhite screen crosswalk-webview android 7
@anton_klochko wrote: Hi all ! Could someone suggest please .. is it possible that on android 7.. and higher after run on device we can see white screen ? Without crosswalk-webview all working well !...
View ArticleTypescript Error ',' expected
@dumbtroll wrote: Screen Shot 2017-06-06 at 4.22.37 PM.jpg2560x1600 488 KB Hi everyone,I keep getting this errors claiming Typescript Error ',' expected. Can someone help me out? Thanks. Here is my...
View ArticleIonic + Firebase Push notification
@DeveloperIonic wrote: Hi, Recently I've tried to use firebase FCM with ionic 1. However, I only managed to use firebase console to send messages/notification manually to ionic app device. Can anyone...
View ArticleBlank Screen - Android Studio - E/Web Console: ERROR at...
@CarolineKo wrote: Hello, I try to run an empty app (ionic 3) with Android Studio to see why I have a blank screen when I run my app. And I have an error that I can't resolve : E/Web Console: ERROR at...
View ArticleWhenever i'm trying to load image in my ionic 2 project
@chauhan911 wrote: Whenever i'm trying to load image in my ionic 2 project it always shows this error`Failed to load resource: the server responded with a status of 404 (Not Found)...
View ArticleTypeError: Cannot read property 'id' of undefined
@adelmis wrote: hiwhen i click on "PLACE ORDER" Instead of doing submit my order in WooCommerce show me this errorhow can i fix it ?! controllers.js:614 $scope.listShipping = result.shipping_methods;...
View ArticleMaking PDF
@cjoshi wrote: Hello, I Want Any Simple Example Of Making Or Generating PDF In Ionic 2 With Step By Step Setting Up The Required npm's Posts: 1 Participants: 1 Read full topic
View ArticleIonic V3 vs Ionic V2
@Nsimoncini wrote: Can I keep working on my v2 ionic project and start a new v3 project? Is ionic v3 backward compatible? Posts: 1 Participants: 1 Read full topic
View ArticleHow to build .ipa file in ionic package without security profile?
@rashidi wrote: I have a ionic app.I am developer linux.I want to build only .ipa file without security profile .not need to deploy to apple store.I need only .ipa file.how to do with ionic package ?...
View Article