Erro ao utilizar o EncondeBase64 do Ionic no IOS
@allyskill wrote: Utilizo o Camera nativo do ionic mesmo, junto com o CROP, O crop, so me retornar o PATH da Imagem, dai utilizo o encondeBase64 do proprio ionic, ele funciona 100% no android, mas no...
View ArticlePartly builds / rebuilding single Ionic modules
@Kerosin wrote: Hey there, I’m thinking about a theoretical solution for customizing an app (by a different developer). Is it possible to build a single Ionic module? I’m thinking of the following...
View ArticleIonic Menu Android vs iOS
@helpmelearn wrote: Not sure if this is a bug or just the way things were designed. To match our existing app we have the menu on the right side. In Chrome and Android this menu would slide over the...
View ArticleFocus ion input end bug
@Quiesan wrote: Hi I have a strange bug, when I focus again in my ion-input, the cursor is going to the start of the input and not the end… Do you have an idea for this bug ? Posts: 1 Participants: 1...
View ArticlePlace for general listeners
@Javiv wrote: Hello everyone, I would like to know where/how should I put the “global” code that I want to execute all time while the app is running, for example, I have a listener that checks if the...
View ArticleToast Controller focus random input
@Quiesan wrote: Hi ! I have a form with 5 ion input and when I click on confirm button, I have a Toast Message display if any information are wrong. The problem is when the toast disapear, the app...
View ArticleDynamic images - evaluation of [src] in injected text
@trollanfer wrote: I want to display blob images called in some text which comes from a dataservice. I have this issue : If I hard code the image display in the html page, <img...
View ArticleUse translate service in error block
@mdline wrote: Hello, I want to use the translate service in an error block like this… this.backendApi.readData(.subscribe( success => xxx, error => { this.translateService.get(error)['value'];...
View ArticlePlease see this, don't know how to fix
@isand wrote: PS C:\Users\IsanD-Working\Desktop\2018\jan\ionic3> ionic start ? What would you like to name your project: notefirebase ? What starter would you like to use: blank √ Creating...
View ArticleExperience with Ionic and Algolia InstantSearch?
@Sujan12 wrote: Anyone use Algolia Angular InstantSearch in an Ionic project before? GitHub algolia/angular-instantsearch angular-instantsearch - ⚡️Lightning-fast search for Angular apps, by Algolia...
View ArticleHelp please: Troubles with ngResource
@jcoteroionic wrote: I’m trying to use ngResource in my project, but it seems it’s not loaded in /lib/ionic/ I’m injecting it in my services.js as angular.module('conFusion.services', ['ngResource'])...
View ArticleIonic 1; ERROR maps of undefined
@iver2001 wrote: I’m using Ionic 1.5.0 Cordova 6.5.0 When I created the map with the google maps plugin, I got this error by the console, debugging it, someone could help me, thank you very much maps...
View ArticleIonic PushNotification not working on iOS
@JackyVip wrote: Hi i am using phonegap-plugin-push for notification, but i don’t receive any notifications foreground or background. On last build the notifications were working. I send the...
View ArticlePass parameter in component
@tamiris wrote: I have a component where I make the instance of it in four pages, which are steps to a register. At each step, the ball becomes colored (use an active class) according to the page I am...
View ArticleIonic serverside
@Coen38 wrote: Hi, Right now if I want to update my app even for 1 word I have to send an update to the AppStore and Play Store. I want to make my html and css on a serverside or online document. Does...
View ArticleiOS app crashes when submitted to store
@Muji wrote: Hi, Can someone help me with this please, I have absolutely no idea where to start. I have built my app in Ionic PRO and the ios build fine and submits to the store. However when I test...
View ArticleIn ion-grid when I create table how could the 2nd row 's col can match each...
@huholmes wrote: Hi there, I have a question about ion grid, recently I’m using ion-grid to create tables. but I found when some cels show more content can makes the cell width not same as the table...
View ArticleExif - Metadata
@dnunez wrote: Hi, I’m in an ionic project for the client side and for the server side java i’m sending with the plugin camera preview/image-picker the base 64 image that the server side receives and...
View ArticleHow do I set the minimum app version a channel will deploy to?
@jetinsight wrote: I would like to set my ‘master’ channel to only allowing users with a certain app version to receive hot deploys. I see that I can configure this on the build page once the build...
View ArticleOnsignal push badge
@garciatroisi wrote: I am using onesignal for push notifications. When more than one notification is stacked, and they do not open in the application, the badge does not restart. badge can be erased...
View Article