Can't get ion-item-sliding to work
I have a tutorial for that here: http://www.joshmorony.com/ionic-2-how-to-create-a-sliding-delete-button-for-lists/ Also keep in mind that it may not work through the browser, I think there's some...
View Article"You may not have the required environment or OS to build this app"
Hi I am new for ionic and cordova ,I am facing same problem can anybody help me: error.jpg1366x768 286 KB I already installed android sdk and set environment variable also.Please help me
View ArticleError when i start new project - Unable to save ionic data
Looks like a permission issue. please verify that user doing the operation has the read /write access to the specified folder.
View ArticleIonic build ios not working in windows
Thank You for your reply...Is there any other way to create a mobile app on windows using ionic.....or any other frameworks which can be useful for creating apps on windows...Any suggestion or help...
View ArticleCan't get ion-item-sliding to work
Hello, I have even tried your tutorials without success , both Chrome and upload it to the Ionic View. But i will do further testing to see if it is functioning on a physical device ( IOS) Have you...
View ArticleCan't get ion-item-sliding to work
I've had it working using the code from my tutorial about 2 weeks ago probably, haven't tried on the latest version though so it's possible that something has changed.
View ArticleIonic windows
Please make sure that you have Windows OS 8.1 or above in your system. Install Visual Studio Community 2015. Please do select 'Cross Platform Mobile Development' on 'Select features' page while...
View ArticleWhy ionic application do not work properly on device?
Try to change the network link to some other like http://192.168.220.1:8200
View ArticleIonic build ios not working in windows
You can target other mobile platforms like android and wp8 if you are using Windows system for development. iOS SDK doesn't work in Windows system.
View ArticlePhonegap-plugin-push added, and now no build for android possible!
@sandipsIt does not work. After calling ionic build android I get this error: ... :compileDebugJavaT:\Coding\MyApp\platforms\android\src\io\liteglue\SQLitePlugin.java:11: error: package...
View ArticleWhy ionic application do not work properly on device?
Are you accessing the url behind from the corporate proxy?
View ArticleError while logging in with facebook using ionic w/ ngCordova
Okay, I took a look at all the code... I can't find anything unusual. I guess my issue is not related to yours ! Thanks for helping ,anyway.
View ArticleForm input, on focus bounces whole page on iOS 8
Hi Everyone, I still have this issue on iOS 9.1. I already tried this solution cordova.plugins.Keyboard.disableScroll(true), but no luck.
View ArticleAws s3 pre signed url upload
I also had the issue that the uploaded file couldn't be opened properly. Using the cordova file-transfer, adding my aws key, policy, and signature to the option params solved it.
View ArticleCordova Geolocation plugin and popup "confirmation" with url application...
Same. Adding NSLocationWhenInUseUsageDescription string to AppName-Info.plist just gets cleared out when I run ionic build ios.
View ArticlePush delivered but notification does not show
Yes, I have done everything in that example. The console even logs the push that is received but no notification. Would you happen to know of an open source app that uses ionic and push that I can...
View ArticleHow to create app for blogger.com (blogspot) blog?
I have a blogger based blog, I want to create app for my blogger. For wordpress baes websites tutorial are available but I couldn't find any toturial for blogger ( blogspot ) .Can any one help me?...
View ArticleIonic Range
I don't know if i am missing something here, but I have a range: <input type="range" min="0" value="0" max="100" step="25" name="lineProgress" ng-model="progress"...
View ArticleWhy createFile() method can not create file
My development platform is Android 5.0.2, and I followed API document of $cordovaFile carefully, the following is my code snippet: $cordovaFile.createFile(cordova.file.dataDirectory, "test.txt", true)...
View ArticleAre there any plans to directly integrate HAML into Ionic?
I'm suggesting it as an option and not a requirement. It would be added like other optional features using the CLI (something like ionic add haml) and you guys maintain this as an ongoing feature. My...
View Article