My app update for appybuilder to ionic how to add appybuilder keystore file...
@surajvaghela wrote: My app update for appybuilder to ionic how to add appybuilder keystore file in ionoc Posts: 1 Participants: 1 Read full topic
View ArticleIonic IOS WKWebview CORS issue with native-push plugin methods
@nir-z wrote: Hello, I have implemented the native phonegap-plugin-push successfully on Android platform, however on IOS, I had the infamous CORS issue using WKWebview . Generally, What I did in order...
View ArticleDeprecating permissions in cross-origin iframes (v4, cordova)
@jjdev wrote: I am developing an IONIC v4 app with a map tab that does geolocation and Google Maps API NearbySearch() the app compiles and the map functions properly on: $ ionic s but when i run: $...
View Article*ngFor Not Working?
@mafro wrote: htlm code <ion-header> <ion-navbar> <ion-title>carLists</ion-title> </ion-navbar> </ion-header> <ion-content padding> <ion-item> <div...
View ArticleResponded with a status of 401
@Nouf wrote: I am getting this error when calling and I have to clue how to fix it Screen Shot 2018-09-30 at 1.32.20 PM.png998x280 34.6 KB postData () { var headers = new HttpHeaders(); headers =...
View ArticleElement transitions
@llamaface wrote: I have a simple ion card with a click event that shows the contents <ion-card> <ion-list> <button (click)="toggleGroup(1)" ion-item text-wrap> <ion-icon...
View ArticleHow i can build chunk files with hash code in ionic4
@ppyoosuf wrote: I have developed an ionic app ; i want to build this application as a web application.but i faced one problem ,while creating the new changes and deployed,but not loading to my...
View ArticleUse Service / Provider in Model class
@goltratec wrote: Hello, I want to do this question for people who have more experience than me to know if my planning is right or not. We are going to suppouse we are develping and Ionic3-Angular app...
View ArticleSpinner error
@Xteve wrote: Hi. time ago, I added a spinner to one of my project. But I do not know what has changed in ionic 3 because It does not work in the recent version. error: my ts code : my html code:...
View ArticleNavigating through POP-UP V4
@hamzalsheikh wrote: I’m trying to navigate through button in pop-up on IONIC V4. there is no documentation yet in the beta docs I tried using the method used in v3 but it is not working. (...
View ArticleBlank app fails debug build
@elduderino15 wrote: In a larger context I resorted back to creating a blank project and running my build commands. Same error: ionic start myApp blank cd myApp ionic cordova run ios --debug...
View ArticleNgif not working
@mafro wrote: okey find the problem thanks Posts: 1 Participants: 1 Read full topic
View ArticleJSON data on promise return, need advice
@aardra wrote: Hi All i am using the following provider function below to call my api, which it does successfully. I am calling this function from a provider on anther call. The output if i am correct...
View ArticleSwipe on element (to hide and show)?
@BenCarp wrote: Hello Guys, is there an easy way so make the Chat part in my App hiding by swiping? Basicly, I want to swipe on the Chat from top to bottom on the <ion-row class="chat"> element...
View ArticleIonic 4 transparent transparent header
@oliverandersen wrote: I have an Ionic 4 app and I want a transparent header. The Ionic documentation states that ‘fullscreen’ must be added to the ion-content, and that ‘translucent’ must be added to...
View ArticleIonic V4 download and show photo with File Plugin not working
@wterrill wrote: I’m trying to download a picture from the internet via ionic, and then show that picture directly from the native file system using the File plugin. Unfortunately, I can’t get it to...
View ArticleIonic obfuscation
@kumaresanp wrote: I have used ionic-voricles-obfuscate plugin to prevent reverse engineering of my app. It’s working fine as expected but it encrypted all js files. I want to exclude some files like...
View ArticleHow to put Http Headers in HttpClient.get()?
@bandito wrote: Hi I been trying for the past couple of hours to use the ‘Authorization’ header in my request to the server. The Angular people (like always <.< ) change the API yet again so...
View Articleand not working together
@mixuala wrote: I’m trying to find some combination of <ion-item-sliding> and <ion-reorder-group> that works well together. I put together this stackblitz on beta.2 and it seems fine....
View ArticleXubuntu freezes when I run ionic serve on my app
@eraldguri wrote: I started to develop mobile apps with ionic framework.When I run ionic serve command my laptop freezes and don’t respond.I’m using xubuntu 18.04. Posts: 1 Participants: 1 Read full...
View Article