Why am I getting the error plugin_not_installed with the Ionic Framework...
@andrewrodebaugh wrote: stackoverflow.com Why am I getting the error plugin_not_installed with the Ionic Framework plugin healthkit? angular, cordova, ionic-framework, ionic3 asked by arodebaugh on...
View ArticleIon date component problem with the offset zone time
@HamdySdiri wrote: Hello, I get the date value from the API and put it to the ion date component. I receive the data in this format: 1970-01-01T17: 21: 00 + 00: 00 I put the data to <ion-datetime...
View ArticleError on build : ProcessProductPackaging
@Jibe wrote: I’m trying to build my project after having integrated a plugin and I have this error : ** BUILD FAILED ** The following build commands failed: ProcessProductPackaging ""...
View ArticleApp works well with IonicView but not with TestFlight
@alterora wrote: I have prepared an ionic app for the iOS platform and I have tested it with IonicView. Unfortunately, when I tested it with Apple’s TestFlight it does not work as expected. More...
View ArticleHow to install Ionic 4
@bmahecha123 wrote: Hello Everyone, am trying to find out how to install ionic 4 so I could start playing with it a little. Thanks guys. Posts: 1 Participants: 1 Read full topic
View ArticleAdd a global component (show on every page)
@helpmelearn wrote: I built a component that uses the Network plugin to tell the user if they go offline. This is something we would like to have show up on every page. I can’t seem to find a good...
View ArticleCan you guide me through ionic and xcode?
@jordangio wrote: Hello guys. I am very frustrated and these kind of moments are very hard. I want to learn some things and i am eager to do it. in order to believe that all is good, i want you to...
View ArticleImage Picker Problems (better than Nose Picker Problems I guess)
@mmichaelis0812 wrote: I’m having serious issues with the Image Picker. Actually with com.synconset.imagepicker. So, I created a new project: ionic start test blank ionic cordova platform add android...
View Article@ionic/storage not work at build --prod
@reza3vi wrote: Hello. Add @ionic/storage 2.1.5 to project work correctly at run android. but not work at --> ionic cordova build android --prod ionic version: 3.19 cordova android: 6.4.0 Posts: 1...
View ArticleDate picker returning incorrect date time
@emiljenson wrote: Hi i have added a date time picker in a page. But after using the datepipe to convert it to date time, it is returning wrong date and time Find below my code :- HTML <ion-item...
View ArticleUpgrade existing ionic 2 project to 3.9
@moizamjad wrote: hi i am updating my existing ionic 2 to latest ionic 3.9 can anyone guid me how to upgrade and use compatible plugins version. Posts: 1 Participants: 1 Read full topic
View ArticleNeed help / input on issues defined by developer building my app
@kanwarb wrote: Hi Guys, I am not a developer but am trying to get a simple app for personal use built for file and folder management of local storage on my devices. Below is what the development team...
View ArticleQuerying a firebase subcollection an show value in list
@Ditister wrote: need some help with Firebase and ionic. In Firebase I have the following data structure: Spieltermin (Collection) - Meeting1 (Document) - Meeting 2 (Document) - anwesenheit...
View ArticleHow to Make Google Autocomplete Places API work with Ion-Searchbar
@waleedshkt wrote: Hi guys, I am trying to add google.maps.places.Autocomplete feature in <ion-searchbar>. I have made this functionality work fine with a simple <input> element but having...
View ArticleError:ApiAi is not Defined
@MalavShah wrote: Thanks in advance ------------------------------------Code is as below----------------------------------------------------------------------- import { Component,NgZone } from...
View ArticleManipulate the back button workflow
@mdline wrote: Hello, is it possible to change the workflow for the back button. I navigate from Page A to B and from B to C. From C it will make a redirect to A. When I click then to back button in A...
View Article[Worked around][android@7.0.0] build failed: ...app\res\xml\config.xml missing
@user5555 wrote: ...IonicApp\platforms\android\app\res\xml\config.xml is missung the error message says. ionic info: cli packages: (C:\Users\Programmieren\AppData\Roaming\npm\node_modules)...
View ArticleVariable won't get updated in view
@rafbgarcia wrote: Hi there! I’m trying to update a variable within OneSignal notification handler, but it just won’t get updated in the view. Does anyone know why is that? Related code...
View ArticleBuilding iOS app --prod gives failed/error (main.ts)
@vahidv wrote: Hello, When building our ionic app for iOS by use of the following command: ionic cordova build ios --prod I keep getting the error below: [22:18:04] Failed to parse and update main.ts...
View ArticleAndroid Video with Ionic-2/3 help
@Just4Fun00 wrote: I am coming from a JQM background to ionic-2/3. I’ve had a lot of trouble getting Android Lollipop 5.1 and above to play video. The app that I’d like to rewrite is a learning app...
View Article