How to definition in global varible and use all page?
@MDA267 wrote: i use basket buy in ecommerce for update and access all page? Posts: 3 Participants: 2 Read full topic
View ArticleQuando faço build não carrega as imagens
@brunocavalcante23 wrote: Sou novo no ionic e estou com esse problema na web o apk funciona normal, mas quando passo pro celular as imagens desaparecem, alguém pode me ajudar? aj.png1280x1024 127 KB...
View ArticleDeal with shared files... make library or package?
@helpmelearn wrote: Our company has a couple of apps. What we do is brand the same app for other companies. (Different logo, colors and so forth). We have our pages, and files and all that stuff that...
View ArticleProblem deployment dummy app to my device
@mgleria wrote: Hi there! I was trying to deploy a really dummy app (based on blank ionic template) in my device (Chinese tablet 7’’, Android 4.4.2). The application only has a home that shows an...
View ArticleIonic 2 and reCAPTCHA
@josechepe wrote: Hi everyone, Has anyone integrated an Ionic app with captcha?, I know this is for prevent bots and that stuff, but I’m creating a PWA so It will be in a domain. I found this but I...
View ArticleAndroid SDK Platform 26 license error in Ionic 3
@IgorSamer wrote: I’m trying to run my Ionic 3 project on my Android device with ionic cordova run android --device --stacktrace, but, I’ve the following output: … Checking the license for package...
View ArticleRemove Start and End Line for Item List
@mhtchong wrote: I have a list like this: <ion-list *ngFor="let item of items"> <accordion [list]="item"></accordion> <div *ngIf="item.details.length > 0"> <ion-item...
View ArticleUnable to log in
@BrucePaterson wrote: HELP! I have just launched my app using Ionic 2 (originally used ionic v1). All works great with ionic serve and when tested on my android device. However when I uploaded the app...
View ArticleError IOS simulator
@alfreedo1110 wrote: main.m #import <UIKit/UIKit.h> int main(int argc, char* argv[]) { @autoreleasepool { int retVal = UIApplicationMain(argc, argv, nil, @“AppDelegate”); return retVal; } } Good...
View ArticleIonic Native - InAppPurchase2 - When calling store.when().approved() it runs...
@snstarosciak wrote: I’m setting up in app purchases in my Ionic app and I’ve been having some trouble getting the test purchases working correctly. It would seem that as soon as I execute this...
View ArticleNo show menutoggle in navbar
@MDA267 wrote: <ion-header> <ion-navbar dir="rtl" hideBackButton="true"> <ion-buttons start> <button ion-button icon-only> <ion-icon name="contact"></ion-icon>...
View ArticleError building ios on package
@becdeveloper wrote: Hi, i’m having problem with ios compiling on package. Apparently it’s a problem with the machine partition or something like that Error output: Using cordova-fetch for...
View ArticleResize of slides on orientation / browser size change not working properly
@sherlock wrote: Hi all, please take a look at this plunker: https://plnkr.co/edit/ZRlFVyb05sfPPItZGynv. The behavior of the slides when changing device orientation or browser width is terrible, isn’t...
View ArticleIonic post request save to local storage
@prre wrote: Hi, i’m new with ionic and I’ve read a tutorial about making post requests. The app is making this post request and save the data in my mysql database but if I click the “sign up” button,...
View ArticleUpdate badge on launch icon when pushing notifications
@waelameen wrote: I been stuck with this issue for weeks and can’t get this to work, the badge number is getting updated only when i’m in foreground but when i’m on background the badge on launch icon...
View ArticleError de compilacion firebase2
@Shemo wrote: Buenas tardes, Agradezco la ayuda, tengo una aplicación que estoy actualizando de ionic 2 a Ionic 3, se presentan errores con firebase, adjunto informacion D:>ionic info cli packages:...
View ArticleChart.js (with dynamic data) works fine using ionic serve, but not when...
@markbackhouse wrote: My chart displays dynamic data that is being fetched from local storage when I load the app. At the moment, I have the code create the chart after the promise has done its thing....
View ArticleAdmob Free BUILD FAILED
@ajjansen27 wrote: After I install Admob Free I get the following error: :CordovaLib:processReleaseResources FAILED BUILD FAILED FAILURE: Build failed with an exception. What went wrong: Execution...
View ArticleIonic Image Picker does not work on DevApp
@hsnvv wrote: Hi, I installed the ImagePicker plugin (as described here https://ionicframework.com/docs/native/image-picker/). But when I want to get images from the app it does not work. In the...
View ArticleDownload images to use in localnotification
@m52go wrote: hi, is this possible? i’ve got an icon showing that’s stored locally, but i’d really like to show a different image (icon, not smallicon) with every notification. is there a way to do...
View Article