Proyect Blocked
@Motero69 wrote: Hello, I develop an App that works fine, but when I add the platform IOS and Build to release, apparently is build correct, but when I try to open in Xcode, it sends me a message...
View ArticleIonic4 beta with codeigniter and mysql as backend
@asha4640 wrote: I need to start a simple ionic app with codeigniter and database as backend. Please give a simple example for codeigniter api to communicate with database and ionic Posts: 1...
View ArticleIonic-v4 - Force page refresh/reload on router.navigate
@WIllBr wrote: How can I force a page refresh/reload after a router.navigate ? I asking because ngOnInit works only once and if I have to return to a previous page using router.navigate the displayed...
View ArticleLimitation if Wifi Scanning Android Pi (9)
@danielcombain wrote: Hey everyone, I work at a company that’s developing a software where continous wifi scanning is pretty much crucial. And for this we have a SDK and using it as a plugin for Ionic...
View ArticleAndroid studio detected error ionic3
@takitaha wrote: Hello. I cant run my ionic app on my android device and cant build apk. I can build and run another app for android on same pc. But i cant build new apps. I stuck at this error. I...
View ArticleError when installing @ionic/app-scripts or build
@BigBerny wrote: Hi guys Somehow I destroyed something and I can’t build our Ioniv v3 app anymore. Probably it has to do with a version which is not supported. I know that @ionic/app-scripts is not...
View Articlethis.app.getRootNav().push(); promblem
@min2kor wrote: Hello, i have question about this.app.getRootNav().push(); rule(idx) { if(idx == 0) { this.app.getRootNav().push(RulesPage, {“type”:“rules1”}); } else if(idx == 1) {...
View ArticleDate Picker layout is not correct
@Jhapriti09 wrote: Date Picker allignment is not good in iPhone. Where the date overlaps with the line in picker. Expected behavior: Properly alligned, as like in ipad. Screenshot 2018-10-10 at...
View ArticleLocal installation
@jnm wrote: hi all, i am running 3 nodejs based applications in one single machine. one for admin website, another for web api, another ionic3 app. All are written in different node npm versions....
View ArticleHow to post values from ionic to codeigniter rest api
@asha4640 wrote: My ts file function is save() { var link = ‘http://localhost/apicode/index.php/Login/addUser’; var myData = JSON.stringify({name:this.registerForm.value.name,username:...
View ArticleHow to Upload Image and video together in list
@vcass wrote: How to upload image and video in list in ionic. Is there possibility to send as FormData. I have been looking solution but could not make out. your supports and ideas. var index = 0; if...
View ArticleParse SOAP XML in ionic 3
@mudassarshaheen wrote: I am new in ionic 3 i have a task to get data in from a links similar to this http://tnwebservices-test.ticketnetwork.com/TNWebservice/v3.2/TNWebserviceStringInputs.asmx?WSDL i...
View ArticleWant To Embed Online Streaming Site In My Webiste
@heenakhan wrote: Heenakhan.com This Is My Webite I am failed To Embedd Random Video Chat With Stranger Withing My Website Please Let me Know The Solution. Posts: 1 Participants: 1 Read full topic
View ArticleModule '"@types/pouchdb/index"' has no default export
@trollanfer wrote: I want to use pouchdb. It worked in my ionic3 version of the app, but when switching to v4, i get this problem. From a blank app, I install pouchdb and its types : npm install...
View ArticleI want to animate two pictures in thumbnail
@MaBbKhawaja wrote: actually i have two pictures and i want to animate them one fade in one fade out at same location can you please guide me Posts: 1 Participants: 1 Read full topic
View ArticleIonic play audio iOS
@manar_mk wrote: I trying to play sample audio files stored in www/assets/audio/ folder. Tried NativeAudio provider, HTML5 audio, to create Media instance. But none of those worked. Could anybody help...
View ArticleWrite Mifare card with NFC
@srserx wrote: Hi there! I need to write raw data to a Mifare card through the ionic NFC plugin. The problem here is that the ionic plugin only supports writting NDEF messages. I’ve been investigating...
View ArticleIonic v4 isn't working for windows platform
@hasin1996 wrote: Has ionic stopped producing for the windows platform in ionic v4? I created a new ionic app using --type=angular. After this I did the usual to make this build on the windows...
View ArticleIonic 3 slide pages-dots
@flotilla wrote: Hi there, i m very new on ionic and i have a problem. i have a slide but i want to change dots according to image size.i mean if imahe height is 100 px dots has to move down. but if...
View ArticleGo to slide 0 if active slide is more then 0 else exitApp in Ionic-v3
@gokujy wrote: I am using ionic slides and i want exit app if active slide is zero else active slide is more then zero to go to on zero any idea what to do…please help. constructor(platform: Platform,...
View Article