Upgrade to Angular 5
@codiqa10004205 wrote: Going over suggestion following the latest upgrade instructions in the change log here. I got stuck and now the ionic project doesn’t compile at all. I am using translate and...
View ArticleHow to access a value of JSON response
@flycoders_sourav wrote: actually i want to get senderNewCall from the whole jsone response below my code. .subscribe(data => { let leaddetails = data.json(); this.leaddetailsvalue...
View ArticleFormArray not working
@punit_saharan wrote: Hi Anyone have FormArray Example.i dont have any idea how it work. Posts: 1 Participants: 1 Read full topic
View ArticleiBeacon crashing app ios
@andreven wrote: Hello there! I’ve installed the iBeacon native plugin and my app on iOS is just crashing once the splashscreen is closed. Ionic Info: cli packages: (/usr/local/lib/node_modules)...
View ArticleIonic DateTime - Word Wrap
@karvanj wrote: Is there a way to apply a word-wrap/text-wrap class to the Ionic Datetime? For example: .word-wrap { /* These are technically the same, but use both */ overflow-wrap: break-word;...
View ArticleMany to many video call
@abdosameh wrote: Hello, Any one know how to implement many to video and voice call like hangout in my ionic app ? Thanks, Posts: 1 Participants: 1 Read full topic
View ArticleUncaught promise with ionic-native/ftp
@Alexdragneel wrote: Hello, I want to connect my application on a personal server to upload and download file. I see that i can do that with the ionic-native/ftb cordova plugin. I have this error when...
View ArticleWhat is the ideal project structure Ionic 3
@Zoreil wrote: Hello everybody, To start, sorry for my English. I am a beginner in ionic and I wanted to know how to properly structure my application (in src folder). I use in my application a...
View ArticleUnable to sign apk with jarsigner
@SubEffect wrote: I’ve looked at the other questions and answers and no one seems to have the same issue. I get this error: jarsigner: unable to create: android-release-unsigned.apk.sig I know the...
View ArticleIonic 3 Deeplinks on emulator
@khrystynak wrote: Hi all, Can’t make work deeplinks with Ionic 3 on Android emulator. Maybe someone has an idea why? Could launch app on emulator from link: myapp://domain.com package.json parts:...
View ArticleKeyboard not working properly
@kennedymca wrote: when i click input box keyboard is opening and i closed that keyboard, after i clicked the input box again keyboard was not opening. ex: <ion-list> <ion-item>...
View ArticleRetrieving multiple objects from Storage
@sam1408 wrote: Hi guys I am building a page to send some user inputted information into the database of the server. I have some product id’s in my Storage. Like I mentioned in the comments when I use...
View ArticleIonic 3 Faceboook login with Ruby on Rails and Devise gem
@Antonini wrote: Hi all, I’ve problems with Rails Devise Facebook auth with Ionic 3. I’ve done the same with my webapp and I can login with Facebook, but I’m having problems to implement this on ionic...
View ArticleCenter vertically items inside ion-list in side-menu
@mkusan wrote: Hello! I am trying to center items vertically inside a ion-list item that is a part of side-menu. That means instead of having items like on the right picture instead of the standard...
View ArticleIcons color need to change based on network
@yogaccx wrote: HI Guys im new to ionic … Is there is any way to change ionic icons color based on Network Connectivity for ex: Icon need to turn on green color if its connects to internet, if its no...
View ArticlePress gesture time option
@francescodist wrote: Hi, I’m trying to edit the time option of the Press event on a Ionic 2 app. I’ve found the “time” attribute in node_modules/ionic-angular/gestures/hammer.js at line 1517. By the...
View ArticleFacebook plugin not installed
@mcihak wrote: Hi all, I just updated all for newest version and then installed cordova-plugin-facebook4 . But if I want to use this plugin, console tell to me that: Native: tried calling...
View ArticleIonic view doesn't load SVG images on iOS
@jsanta wrote: Hi. I’ve testing Ionic View on both Android an iOS. While testing the same app, on iOS all SVG images are missing, but on Android I can see them without problems. Ionic DevApp has no...
View ArticleIonic view Error 400 in Android
@jsanta wrote: Hi. I recently published an app to share it on Ionic view. On Android it appears on my account apps, but when I click it to open the app, it shows the message “Error 400”. Tried the...
View ArticleHow to build app with offline video support features same like youtube in...
@amitk04 wrote: I have a requirement where I need to download videos from my app and store them within the app so that the videos are not accessible from the folders, but can be viewed only from the...
View Article