How to set full screen background image
How to set fullscreen background image without scroll
View ArticleShow website in app page
I just want to show an external website in a page, to me might be iframe work best. i am new to development so what code to put and what work best.
View ArticleBuild using --prod not working
I have an ionic 2 application can build usingionic cordova build android and wihich will create an APK.but when i try to build using ionic cordova build android --prod.it throws typescript error...
View ArticleHow to align ion select option to left?
By default ion select is align to right, how to align it to left side ??
View ArticleSample/Demo Apps
I am new to app development but learn many other tool previously, What i found that in other tool like i learn VB6 i can google and get many many samples project done that we can use and learn how...
View ArticleSet base64 image to src
Hi, I’m trying to set a base64 image to the src, I have the value in Ionic Storage, but the image is not displayed. Note: First I need to display an image located in my app resources, but when some...
View ArticleSet base64 image to src
Solved, I used binding property and reloaded the server. <img class="img" [src]="user_img" />
View ArticleZoom on image in Ionic?
artaud, works like a charm. I transformed it into a component. Thanx for your work!
View ArticleallowEdit in Camera plugin
no there is no such option …allow edit only allow you to …resize image size …if you want to write on image …use ionic overlay …or use canvas…by using canvas you set u r image to canvas…and then draw...
View ArticleInconsistency in compiling ionic - ts code not updated to js, and not updated...
This issue become so annoying for the development effort, that i even willing to pay for IONIC to get a professional answer for why is this happening, and how to solve it in a solid way, that will...
View ArticleApp rejected
hello my app is rejected because of From Apple 4. 2 Design: Minimum Functionality Hello, Thank you for your response. We encourage you to review your app concept and incorporate different content and...
View ArticleApp run perfectly on browser but not on real device
If you configure your settings correctly angular’s http client should work fine. I have some apps in production that work without any problems. But I encountered some problems with ionic native http....
View ArticleIonci Native background geolocation not work
You are seeing this error, because I’m running it in IONIC DEVAPP (LIKE NATIVE APP ON MY PHONE), then… the error is displayed in the browser and in the application console too. The plugin is...
View ArticleIonic android can build but different results
Hello; I am trying to create the application on the link above with html and css. Please help. With KOLPLAYER run apk file. Screenshot_2018-03-03-19-13-37.png600x1024 19.3 KB With ionic serve run it....
View ArticleHow to display image(taking with camera) on canvas (signature pad)
what do you mean by draw on image? you mean edit image?
View ArticleHow to display image(taking with camera) on canvas (signature pad)
yes , like drawing a or b or any number on image
View ArticleHow to display image(taking with camera) on canvas (signature pad)
see this stackoverflow.com Ionicframework photo editor plugins, ionic-framework, editor, photo asked by Talha ŞEKER on 01:06PM - 15 Mar 16 and this imgly – 14 Jun 17 PhotoEditor SDK + Cordova &...
View ArticleHow to display image(taking with camera) on canvas (signature pad)
hey @sdtwell … now am able to draw on image using signature pad…but when am perform undo operation and some drawing on image…it delete or remove image as well along with other draw things…can i show...
View Article