Error tsconfig cannot read file, after building release
This error should occur if you are in src or some other directory inside project folder.
View ArticlePush notification not receiving message in ios
hi, Thank you so much for your reply.now I added the Apn key in the fcm console under cloud messaging but still not able to get any message on ios.After adding APN key generated new...
View ArticleSharing data from ionic to cordova plugin and viseversa
I have and 2 apps one is in ionic and another is in android native app(which is integrated it with ionic as a plugin) i need to pass the data (some parameters) from ionic page to this plugin and...
View ArticleSelecting file from camera display on signature pad
@Nikhil_dhar123 can you share your signature-pad.html file code please ?? am facing same problem now that "how to set/display image taking with camera on signature-pad "… please help me…my email id...
View Article[SOLVED] Ionic with SignaturePad
anyone knows how to set/display image taken with camera on signature-pad beceause i want to draw on image .solution please??
View ArticleFacebook authentication working on one device but not in another one (in...
Hi@gabrielmarchesan One more thing you have do is in your Google play console 1.Go to Release Management 2.select app signing in releasemanagement 3.You can see sha1 key in hex format. 4.Copy the sha1...
View ArticleAdd a third-party module (angular2-signaturepad) without app.module.ts...
@bengrah …you have solution to this task ?? "how to add/set image on signature pad because i want to draw on image not on signature -pad "please help me …i can show you my code if required
View ArticleHow to align card horizontally and vertically centre?
I am creating a login form,I had text field and button inside a card,How can i align that card horizontally and vertically center of my display
View ArticleInAppBrowser does not go back to the previous state of my app
I am using InAppBrowser in my app to open a link in the system browser. It is working fine. But, when i close the browser using the backbutton, i could not go to my previous state of the app. I need...
View ArticleonClick Hide ion-grid and show super-tabs on same page in ionic 3
home.html <!-- Generated template for the HomePage page. See http://ionicframework.com/docs/components/#navigation for more info on Ionic pages and navigation. --> <ion-header>...
View ArticleHow to align card horizontally and vertically centre?
hello there, you can try using css Utilities Ionic Framework Ionic Framework Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with one shared code base and...
View ArticleionDrag event not firing
Use<ion-list> <ion-list> <ion-item-sliding (ionDrag)="logDrag($event)"> <ion-item>Item</ion-item> <ion-item-options> <button...
View ArticleHow to align card horizontally and vertically centre?
Thank you @gokujy ,But i want that card to be in center of the display
View ArticleFatal: App doesn't exist or you do not have access to this repository
Hi everyone! I requested about the problem to the Ionic support. After some investigation the problem in my particular case was rather simple… The username of someone of the members of the team was...
View ArticleHow to align card horizontally and vertically centre?
hi, here try this, Vertically align center for a ion-card ionic Hi to everyone. I’m developing a login form, so inside my <ion-content padding > I have an <ion-card> (used like a container...
View ArticleHow to align card horizontally and vertically centre?
This works perfect thanks bro @gokujy
View ArticleApp run perfectly on browser but not on real device
Just make sure you are using ionic native http and if you are using angular http it create problem in ios/android device. So make sure to check this also because I already face this situation.
View ArticleHelp me Please
uncaught( in promise)Error StaticInjectorError[AngluarFIreDatabase]:Static injectorError[AnglularFireDatbase]
View ArticleHow to display image(taking with camera) on canvas (signature pad)
@sdetweil am able to display image on canvas area but not able to drawn on image …drawing only on canvas …not on image … i follow this solution… Selecting file from camera display on signature pad …it...
View Article