Can't get links to load in Web View?!?
@cmki wrote: So, WAY back in the day with ionic (and Cordova), if you just put a link on a page and didn't have the "InAppBrowser" plugin installed, the clicked links would take over the whole app...
View ArticleFabric.io w/ Crashlytics Setup
@EffakT wrote: So, Fabric.io is a great tool, although they don't have much setup information for Ionic/Cordova. First off, follow what they say... installing the IDE plugin, etc.Now. Ionic uses...
View ArticleDownloading files in Ionic 2 using cordova-plugin-file-transfer
@dsgriffin wrote: I have files (located inside the www/ folder) that I want the user to be able to download locally to their iOS/Android device. I'm attempting to use the download method of the...
View ArticleIssues with alpha53
@icarus_31 wrote: Hi, I have some issues with alpha53 1 Label/Input <ion-item> <ion-label floating>Test</ion-label> <ion-input type="text"...
View ArticleIonic swipe pages
@nuruddinba691 wrote: I want to do swapping between pages with change route, who I can do this ?? and thanks. Posts: 1 Participants: 1 Read full topic
View ArticleBasic ion-nav-view example
@eslazyk wrote: I am new to using Ionic. I have successfully used Ionic view and created a very basic App using HTML5. But now I would like to create a simple App that uses SQLite, and every example I...
View ArticleDo i need to worry about these deprecation warnings? (during ios build in xcode)
@Sumeet123 wrote: Cordova 6.0.0 latestionic 1.17.13 latestios 9xcode 7 how to get rid of these warnings or should ignore it ? because app builds fine... Posts: 1 Participants: 1 Read full topic
View ArticleDeploy a mobile application in private/restricted App store
@najuru_deen wrote: I have developed a product based mobile application which should only be available and downloadable for my consumers who are using my product. Please help me understand how the...
View Articledev_push: false, not showing up push notification
@Gastaldello wrote: Hi all, I'm starting with Ionic push notification, when I run app into emulator android (With Google API 22) if I set $ionicAppProvider.identify({ // The App ID (from...
View ArticleCan't access localhost. Ionic Serve, Run and Build commands are broken
@tarciso_melo wrote: Wherever I try to perform any of these commands, I get error messages: ionic serve >>> Browser (Firefox or Chrome) do not connect do localhost. It only works if a set...
View ArticleFood recipe app
@jesst446 wrote: hi, Does anyone know how I would go about doing a recipe section within my app. the users will be able to add, edit and delete recipes but also be able to view recipes that are...
View ArticleError compiling on IOS - Mac OS X El Capitan
@snocetti wrote: I am having problems compiling on IOS (Mac OS X EL CAPITAN), getting this error. IonicDeploy.m:345:27: error: no visible @interface for 'UIView' declares the selector 'loadRequest:'...
View ArticleAttach single state to multiple navigation stacks
@arashb wrote: Let's say I have two tabs: 1) a list of users, each with an item that goes to a user profile2) list of teams that go to a list of users with an item that goes to a user profile I'd like...
View ArticleShare data (instead of share with email, share with custom ionic app)
@ida_kocht wrote: Hey guys, I want to write an app, that just does one thing... share data with other clients (self build hardware, over internet / wlan). Is it possible that the app is listed like...
View ArticlePreload data with backend service - how to do?
@chrisribal wrote: Hey, i'm quite new to angular and ionic. For my first tests i want to create an app to view my invoices, edit them and manage the client data. I'm struggeling a little bit with...
View ArticlecordovaSQLite plugin SELECT not always being called in ionic app
@zic10 wrote: In my app we are trying to use cordovaSQLite plugin and I'm having some issues with it. This might have something to do with how the code is structured but I'm really new to both angular...
View ArticlePossible problem with JSON - Ionic
@Bivens wrote: [I apologize for my English, I am not speaking]Hi!I am beginning with ionic (this is my first application) and I end up with a problem, likely related to JSON. Normally when I compile...
View ArticleIonic subheader with avatar
@javelez9 wrote: Hi to all! Today I have tryied to implement a subheader with an avatar, I tryied to put a item-avatar inside the subheader, but I didn't have luck. I have been searching in several...
View ArticleAdd Gulp task to Ionic2
@juliocbcotta wrote: Hi, would like to know how to add a gulp task to my ionic2 project.In my ionic 1.2.4 projects a gulpfile.js was aready in the root folder. Posts: 2 Participants: 2 Read full topic
View ArticleJump from splashscreen to loading screen
@KimB wrote: I tested my app on iphone 6, the splashscreen worked fine. It went from splashscreen to fading out without a glitch. when I tried the app on iphone 4, and it didn't work as expected. It...
View Article