Ionic v1, xcode11, & iOS13
@jsonwatkins wrote: Hello, I’ve got an ionic v1 app here. “ionic build iOS” runs fine no errors. The app runs on a dev device (ipadOS 13) through Xcode 11 initially just fine. the problem comes when i...
View ArticleNFC ionic iOS error
@raymer wrote: I use NFC ionic, for some reason in iOS you don’t want to read the serial number of the tag. Any recommendation? 71557149_695219224308663_7652099814011699200_n.jpg460×740 104 KB This is...
View ArticleAlertController is not presenting more than once in a page
@pa1b wrote: Hi, I’m trying to use hardware back button to exit from the app and have written the below code for it. //imports import { AlertController } from '@ionic/angular'; import { Plugins } from...
View ArticleDisplaying dynamic API results in a span
@winningtech wrote: I’m getting a list (I’m calling it a collection) from an API, so there’s no telling how many items are in that list. Each list item has sub-items. I’m trying to display the...
View ArticleIon-checkbox not updating in view
@tom5677 wrote: Hi folks! I’ve a page with several checkboxes in ion-items using a formgroup: html page {{ "REACHABLE_BY_CAR" | translate }} ... more checkboxes TS this.form = new FormGroup({...
View ArticleApp not compatible with some models of the same device
@toro484 wrote: Hello, I have an ionic app and one or my users can’t download our app because his device is not compatible. Checking the device compatibility on the app store I got to this window...
View ArticleIonic 3 build apk
@ibasedeveloper wrote: what ionic 1 wtih crosswalk plugin build , i can get 2 types of apk arm64 and armv7. so i upload both apk to google Playstore and passed 64 bit compliance. with ionic 3 , i can...
View ArticleHow to close a sliding item in ionic 4?
@winningtech wrote: #3 template <ion-item-sliding *ngFor="let item of collection.items; let i = index"> <ion-item> <ion-label> <span> {{ item.name }} </span>...
View ArticleIonic Native Camera question with DevApp
@sharatdotinfo wrote: I am relatively new to Ionic and I am trying an example which is very similar to this. https://ionicframework.com/blog/10-minutes-with-ionic-2-using-the-camera-with-ionic-native/...
View ArticleExchange Crypto With Gdax Exchange Platform
@Emmawn wrote: If you are cryptocurrency customer and you are looking to make your first trading through Gdax platform, but you don’t have enough information about Gdax Exchange, so i am going to tell...
View Article[net::ERR_CONNECTION_REFUSED (http://localhost:8080/)](
@keshavking111 wrote: Continuing the discussion from net::ERR_CONNECTION_REFUSED (http://localhost:8080/): Posts: 1 Participants: 1 Read full topic
View ArticleNext and previous button for slider
@raisadr wrote: Hello, is there any way to make next button for a slides after that hide the next button and replace with the previous button? Posts: 1 Participants: 1 Read full topic
View ArticleHow to use the ZeroConf?
@FireMij wrote: How to use the ZeroConf Cordova plugin to show all devices on a local network? Posts: 1 Participants: 1 Read full topic
View ArticleUsing javascript file as third party library
@tlestang wrote: Hi all, I am trying to use webgazer.js, a an eye-tracking library that comes as a single javascript file. Following a bit of research online, I added the script to the src/assets/js/...
View ArticleForce the IOS style on the web only
@kydenz wrote: Hello, I would like to know how with IONIC 4, I can force the style of IOS on the web only. On IOS the style remains IOS and on Android remains the Android style. thank you, Posts: 1...
View ArticleCapacitor cleartexttraffic problem Android 9 Api 29
@3rsin3rgul wrote: Hello, I could not able to fix the capacitor api problem on capacitor. It is throw the cleartexttraffic error. Posts: 1 Participants: 1 Read full topic
View ArticleIn ionic3 render data after page load?
@felix007 wrote: in ionic, render data after page load?is possible? Posts: 1 Participants: 1 Read full topic
View ArticleAccess page object inside tab
@antiframes wrote: Page1 has ion-tabs. One of the tabs is Page2. Page2 has a variable I want to access. page1.html: <ion-tabs #myTabs [selectedIndex]="selectedIndex" > <ion-tab...
View ArticleIonic4 leaflet request delay/latency
@anthonydeakin wrote: I have a very basic mapping application using ionic4 / leaflet and functionally it is working. However I notice a significant delay on loading basemap tiles when in app compared...
View ArticleView image in gallery
@ashok12 wrote: i’am working on gallery page. Here’s my to display images <div ion-col col-4 class="image" [ngStyle]="{'background-image': 'url(https://www.w3schools.com/w3images/newyork.jpg)'}"...
View Article