Problem with the ionic market..please help
@Hybapps wrote: hi;I added themes in the market when I add an Ionic 2 theme . the Theme Icon shows with Ionic 2 signs .but when I add an Ionic 3 theme no signs at all as if it's an Ionic 1 even when...
View ArticleModule '"D:/Imran/ionic/notifications/src/models/user"' has no exported...
@iamkhan007 wrote: I created user.ts file as in src/models/user.ts which contains code asuser.ts file export interface user{ name : string; email : string; password : string; dev_id : string; } and...
View ArticleGulpfile not found: ./gulpfile.js
@rivetly wrote: Dawsons-MacBook-Air:nexussocialhubappdev dawson$ ionic serve[ERROR] Gulpfile not found: ./gulpfile.js You can set the gulpFile attribute in ionic.config.json for custom Gulpfile...
View ArticleLocal Notifications when iPhone is locked
@larschla wrote: Hi all,I'm using this plugin: https://github.com/katzer/cordova-plugin-local-notifications and it works almost perfect. I've got the local notifications to work as expected when my...
View ArticleError on adding plugin
@kashyap_dev wrote: I am trying to implement a QR code scanner, and upon adding this plugin $ ionic cordova plugin add phonegap-plugin-barcodescanner I am getting this following error. Error: Failed...
View ArticlesetRoot for app.Component from other page ( ionic V2)
@SebastienII wrote: hi ,My app.html contains a menu , i want to invoke MyApp class ( app.component.ts) from HomePage using this.navCtrl.setRoot(); .Which parameters should have setRoot and what is the...
View ArticleWhen i am add a new page getting error?
@Arulmano wrote: when i m add a new page getting error in some file/directory missionI'm getting followed by error: Runtime ErrorModule build failed: Error: ENOENT: no such file or directory, open...
View ArticleBug still exists in CLI 3.4.0
@JAR19 wrote: Updated to the latest CLI 3.4.0 interface - but command ionic serve still produces the following error: [ERROR] app-scripts serve unexpectedly failed.settings: undefinedcontext: [object...
View ArticleIonic Package Service: Android build fails
@echle wrote: Android build fails with the following output: ANDROID_HOME=/opt/android-sdkJAVA_HOME=/usr/lib/jvm/java-8-oracleError: Could not find gradle wrapper within Android SDK. Might need to...
View ArticleAPK signed by more certificates
@lsantaniello wrote: Hi guys,I have a problem with the upload of my APK. I executed the following steps: created cert with keytool (I created it for previous app. The app is already published) I...
View ArticleHow do I hide or show content depending on screen size?
@a_nonamous wrote: Just like Bootstrap, Ionic (Ionic 3) lets us resize the width of a column based on screen size using col-sm-8, col-md-6, col-lg-4. Bootstrap also comes with classes like visible-xs,...
View ArticleHow to proceed after getting authorization token -- Integrating Google Drive...
@umop_apisdn wrote: I have added a few lines of code to the basic Ionic blank template provided, with this on the home page: import { Component } from '@angular/core'; import { NavController } from...
View ArticleIon label underline as form
@7773783 wrote: hi,1) why does the ion label bottom border disapear? i want it to change color is input is wronge etc...why here it is not doing the line?2) is there a way other than grid to put the...
View ArticleI want show notifications after restart device
@holu15795 wrote: I want to build an app like alarm app. I set the appointment and the appointment will be notified by local notifications. The application ran normally, but when I set the timer and...
View ArticleIONIC 2 - Google Map not showing
@biranchi125 wrote: The google maps is displayed when the page is loaded.But when the ion-segment is toggled , the maps is not displayed.Below is my ionic 2 code: Map Messages <div...
View ArticleDisabled ion-input with a click method
@vsbschild wrote: I have noticed when I disable an ion-input field and I add a click method to this field, i need always a double click before the click method get called. I only noticed this issue on...
View ArticleHow to change icon local notifications
@holu15795 wrote: i want change icon local notifications code: but it not change ,it using icon default. Posts: 1 Participants: 1 Read full topic
View ArticleiPhone: send request to port other than 80 or 443
@kkielczewski wrote: Hi, I have problem with receiving data on my phone from my backend api which works on port different than standard htttp/s More details are here: stackoverflow.com iOS ionic2: How...
View ArticleIonic Azure AD
@mitya88 wrote: Hi, I'm quite new in Ionic/typesciprt world.I would like to ask you if anyone has working experience or a working sample with Azure AD Login on Ionic. or where should I start? should I...
View Article> ionic cordova resources error in new version
@bhandaribhumin3i wrote: Error while run command ionic cordova resources ? Uploading source images to prepare for transformations - failed!Error: getaddrinfo ENOTFOUND res.ionic.io res.ionic.io:443...
View Article