Streaming live Works only for 30 seconds and turn off in ionic ? help me
i have implemented streaming media plugin in my app ionic , playing work fine but only for 30 first second and turn off , where is the problem ? 1 post - 1 participant Read full topic
View ArticleIonRouterLink not exists on @ionic/vue
So this error occured when using ion-router-link Dont know why just followed the docs for vue https://ionicframework.com/docs/v4/api/router-link I have to import the component so that I could assign...
View ArticlePage shared with multiple tabs
I guys, I have a tabbar into my ionic 5 app (cordova app). I have a shared page linked from 2 tabs and inside it, there are other subpages. Use case TABS: A, B, C PAGES: p1, p2, p3 SUBPAGES p1->p4...
View ArticleIon-datetime (v6) value
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticlePage navigation animation
Hi all, I’m new to Ionic Framework (v6) and plan to use it without any additional framework - I’m using plain vanilla javascript. Much of my visions I was able to implement but I don’t know to do a...
View ArticleIonic 6 and Safari below v13
As describe here (Browser Support | Ionic Documentation), Ionic 6 support only Safari 13+ Is there any way to use Ionic 6 with Safari less than 13? Additionally, if no, how can I start new project...
View ArticleThe swipe back gesture and ion-back-button do not work fine in tabs with...
I found that swipe back gesture and ion-back-button do not work fine when using the simplest ion-tabs, so I create a simple project from ionic starter (tabs) to show the problem. When I navigate to a...
View ArticleOnly Numbers Keyboard
How to open Only Numbers keyboard in ionic??. No comma, dash, and dot 3 posts - 3 participants Read full topic
View ArticleIssue with data provider
Does anybody know, what I am doing wrong? I try to get a local json - assign it to a class variable and return the response as an observable — but I am not able to make this work. export class...
View ArticleHow to get the logged in firebase user with native code in android studio
I have an application in ionic 3 with angular, I am trying to integrate instana but the apis do not have for ionic, so in the android studio I am implementing it but when making the call to firebase I...
View ArticleIon input doesn't work after upgrading to ion6
Hi to everyone, yesterday I tried to upgrade my ionic 5 angular 11 project to ionic 6 and angular 12. Now every time I open a modal with inputs or buttons I get this error: Uncaught InternalError: too...
View ArticleIonic datetime v6
I am having an issue with date-time in ionic angular v6. I am trying to disable weekends through the entire year. Date-time only allows a selection of days allowed. For example, the issue with this is...
View ArticleVideo player
I have an app where short videos are downloaded from a server and played offline. I use the HTML5 video tag setting the src property to a blob which is stored using Ionic native storage. It works fine...
View ArticleCustom html inside
I’d like to display a @mention inside of an ion-textarea component. I’m using the angular-mentions library to handle the dropdown select menu for showing a list of people you can mention. Instead of...
View ArticleHow catch erro on ios simulator blank page?
I recreating my ionic5 app on new macbook but I have issue to build my app. When I start app on ios simulator, I receive blank page and no error shown into xcode console and samari developer tool...
View ArticleDo Ionic components comply with accessibility requirements?
Hi, the rules relating to the creation of websites and apps for public administrations require compliance with accessibility standards (e.g.: Web Content Accessibility Guidelines (WCAG) 2.1). I’ve...
View ArticleHow to dismiss an inline modal?
Hey guys, how can I dismiss an Inline Modal by a button action? Do I somehow have to use “ViewChild”? Thanks in advance, Oliver 4 posts - 2 participants Read full topic
View ArticleIonic for Desktop Application / Rail-Navigation
Hey guys, is there any way to re-use the split pane for devices like a desktop as a rail-navigation - collapsable/expandable. For other devices I would like to have the menu button and then the...
View ArticleModal custom animation not working on documentation
Hi, The information on documentation about modal transition are not working. ionicframework.com Animations | Ionic Documentation Animations: Web Animations API to Build and Run on Ionic Apps The...
View ArticleIonic 6 + Capacitor: Fresh installation compile error
Hello, i’ve installed a fresh version of ionic 6 to begin development of a new app. When i execute this command: ionic capacitor run android --warning-mode all app don’t compile. Here output: > ng...
View Article