Quantcast
Channel: Ionic Forum - Latest posts
Viewing all 228535 articles
Browse latest View live

Ionic 3 Video pauses after 1 second of playing in IOS 13.3

$
0
0

Ionic 3 Video pauses after 1 second of playing on IOS 13.3, video works in older versions of IOS.

<ion-content padding>
    <video width="100%" height="100%" controls autoplay>
        <source src="{{videoURL}}" type="video/mp4">
      </video>
</ion-content>

but works perfectly while we play the video muted

<ion-content padding>
    <video width="100%" height="100%" controls autoplay muted>
        <source src="{{videoURL}}" type="video/mp4">
      </video>
</ion-content>

How can i update my ionic 3 app to ionic4?

Tinder swiper UI in Angular / Ionic 4

Real estate Services

$
0
0

Hey,
My Name is Alex and Currently, I am living in Dubai and looking for someone who can provide me the Best Real estate Services in Dubai. Can someone help me to figure this out?

Real estate Services

$
0
0

If you are in search for the best real estate services provider then you can go for https://korter.ae/
They provide the most trustworthy real estate services in Dubai.

Contacts.find not working after update on iOS 13

$
0
0

Hello everybody

Does anyone have a working example for using contacts.find with a big number of contacts and not being slow?

I can’t believe, that this crucial need isn’t passible in ionic 4.

Me, I’m stuck! A solution would be great!

Thanks a lot for your feedback.

Access StencilJS component assets in React

$
0
0

I too have this question. Frustrating there doesn’t seem to be any decent solutions posted

Ion-select multiple value issues


Ion-select multiple value issues

$
0
0

Thanks for your response i solved my issues . actually i should take the ngModule as a array but i forgot to do that.really highly appreciate for your response. keep helping others
Thanks

Ionic Grid - Two buttons with different content but with the same size, side by side

$
0
0

I tried some of the things Brandy mentioned, and I believe that the situation of keeping both buttons at the same size, regardless of screen size, has been resolved, but I still have the problem of button placement, in particular the right button. If you notice the right button seems to be being “pulled” to the center and when the screen is mobile size the buttons are on top of each other.

Updated Stackblitz

Braintree plugin

$
0
0

i’ve got the same error, have you find a way to solve this problem?

Ion-button --border-radius not work

$
0
0

Hi!

I want to change border radius of ion-button, but it’s not work… I inserted this code into global.scss:

ion-button {
–border-radius: 15px;
}

What is the problem? Thank you!

@ionic-native/core”: “^5.19.1”,

Ion-button --border-radius not work

$
0
0

Is with two -

 ion-button {
 --border-radius: 15px;
 }

Schema validation failed ".builders['app-shell']" should have required property 'class'

$
0
0

Just followed this answer and got a warning
npm WARN deprecated istanbul@0.4.5: This module is no longer maintained, try this instead:
npm WARN deprecated npm i nyc
npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives.

I also got a different error on ionic serve,
[ng] Schema validation failed with the following errors:
[ng] Data path “” should NOT have additional properties(es5BrowserSupport).

Trying version ^0.12.0 installs 0.12.4, which also gives the above warning and error.

Form updating with wrong data

$
0
0

I’m having a very annoying bug. I fill the form with wrong data type (for example, e-mail without ‘@’, phone number lesser than 15 characters, etc). I got the error messages, it doesn’t update on my database. But my form is getting this wrong data on it, suggesting that the user managed to update it.

I want to reload the page somehow, to show the correct data. I tried already ngZone + Events with updateScreen and it didn’t work. Anyone knows a good solution for it? Thx.


Ion-button --border-radius not work

$
0
0

That is two -, just editor… So I used two -, but not work.

Ion-button --border-radius not work

$
0
0

Add !important

--border-radius: 15px!important;

Rebuild an old app

$
0
0

I have a several years old apk build with Ionic 1. Because there is a small bug that is very easy to fix just by replacing a string in a js file, I need to rebuild this apk. I see that the change is easy to do because the apk is just a zip file, I modified the js file, I’ve updated the signature for the file, I resigned the apk but after following the steps explained https://ionicframework.com/docs/v1/guide/publishing.html the app cant be installed on a test phone (permissions granted on the phone of course). The apk is resigned with a different key bc the original one was lost. What am I doing wrong? What else can I do to generate a new apk using this code?

[AppFlow Capacitor] Permission denied - /builds/***/ionic-capacitor/android/gradlew

$
0
0

Also got this, exact same error, build number 6752211. It was on a new project where I followed the “get started” guide for android + capacitor.

Development and production workflow

$
0
0

In my case we use different channels for each env.

The Slack thing I don’t know.

Viewing all 228535 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>