IONIC 4 - Can't resolve all parameters for NavParams
@mosheinf wrote: When i add the line (private navParams: NavParams,) to constructor() of any new page i receive this error: Can’t resolve all parameters for NavParams I’m running Ionic 4.5.0 I tried a...
View ArticleIonic Dev app connection issue
@anildhiman wrote: Dev App giving me issue while connecting with localhost with the database. I am using Mysql and PHP API’s for ionic but when I am trying to use in browser its working fine at a same...
View ArticleHow to translate ionic app in multiple languages?
@demokumar wrote: I want to translate the ionic android app into multiple languages which user select but I can not found any way to translate it anyone knows please help Posts: 1 Participants: 1 Read...
View ArticleApplication Serial data manipulation
@Juanu78 wrote: Hello everyone, I´m developing an app in ionic which connects with a scale (via Ethernet) and I need to display each 2 secs the weight of the scale. I´m using...
View ArticleImplement TCP Client
@Josef87 wrote: Hello, i wrote an easy TCP/IP Server in Python and a client in Javascript. if i start it in cmd on two computers it works perfect. now i wanted to implement it in my Application. It...
View ArticleHow to use musicControls
@salomon022 wrote: * What went wrong: Execution failed for task ':app:compileDebugJavaWithJavac'. > Compilation failed; see the compiler error output for details. * Try: Run with --stacktrace...
View ArticleError installing ionic on mac
@jslamba0811 wrote: I am getting error while installing ionic on my mac machine. I have installed all the softwares required for ionic, but still ionic is not getting isntalled: node js : v10.14.1 npm...
View ArticleIonic 3 cors issue .....laravel 5.7 with ionic 3
@alimuhnad wrote: hi i have problem and i can not find slotion for it now help ? what can i do to fix this !!! 2018-12-14_2-15-01.png1278x825 70 KB 2018-12-14_2-18-25.png1689x773 188 KB my code in...
View ArticlePopover page not loading
@Jesse-H wrote: Hey guys, My problem is as follows. I added a popover page and added the PopoverController to the page where it should be opened. When I click the button that should open the popover...
View ArticleSolve the build error
@jsriganesh wrote: hi all …i have a ionic build error for …(could not determine java version 10.0.2) but i salve this error …so any one want my help pls contact … Posts: 1 Participants: 1 Read full...
View ArticlePDF file not downloading from inappbrowser
@amit_a5a wrote: <a href="url to pdf">Download</a> this tag is displaying the pdf file with download option in both android and ios. but if i have open a webpage(having same tag) in...
View ArticleIonic 4 Sorting data from api call
@TrulsLoug wrote: I’m trying to sort the data I get from my api call into two seperate lists, but I’m struggling to pipe the data from the call. rest-api.service.ts getVessels():...
View ArticleAdd GitLab Cloud, CE and EE to connected services
@muuvmuuv wrote: I really love to create apps with Ionic and play around with it, but it makes it really hard to work with AppFlow when it just supports Ionic Git and GitHub. We use an EE of GitLab in...
View ArticleBest approach to store http tasks when device offline and call then when goes...
@franzisk4sis wrote: Hi guys, I need to have in my app the option of when user tries something (like updating his contact list) and the device has no internet connection I store that action as a task...
View ArticleIonic-audio v3 - Playing downloaded tracks
@88Designs wrote: Im having a problem with ionic-audio . On my app, I download a song onto the device documentsDirectory or externalRootDirectory. The problem comes when the downloaded mp3 track is to...
View ArticleAdding/Removing platforms with ios frameworks
@sshipsey wrote: When I remove/add my iOS platform with my ionic app, the remove deletes all my iOS framework/SDK files inside platforms/ios/Frameworks but re-adding the platform obviously doesn’t...
View ArticleFirebase .key
@gruposietigt wrote: Hi all, I really need your help. I’m trying to get the “Key” value of my data from firebase. i’m using this code in my constructor to link my data, the problem is when I use...
View Article[Ionic v4] Customize ion-toggle
@ambrzz wrote: Hi, I’m trying to customize ion-toggle styles. How can I make bigger the ion-toggle? I injected with ‘shadow-dom-inject-styles’ all new styles, but seems that is not perfect, because...
View ArticleAir watch VPN support Ionic 3
@akashpal wrote: Hi Team, Ionic 3 by default supports the wkwebview which hosts on http://localhost:8080/ . The Air Watch tunnels block http://localhost:8080/ . The issue has been well documented,...
View ArticleFirebase Plugin - plugin_not_installed
@rodrigomarineli wrote: Hi, when i run the app in the device or in emulate i have an error and the blank page, the error is “ERROR Error: Uncaught (in promise): Error: plugin_not_installed” This...
View Article