Quantcast
Channel: Ionic Forum - Latest posts
Browsing all 229279 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

IONIC app debug using chrome USB debugging

My app works on some devices and after I use chrome debugging on the device that was giving a white screen I got this error error.png1366x768 67.6 KB Err_name_not_resolved

View Article


ENOENT: no such file or directory, open 'platforms/android/AndroidManifest.xml'

Try to remove and add your platform. With the introdction of cordova 7 the file structure of the Android platform did change ionic cordova platform rm android --save ionic cordova platform add...

View Article


Image may be NSFW.
Clik here to view.

'FIREBASE_VERSION' in firebase google analytics cordova plugin

pwespi: What went wrong: A problem occurred evaluating root project ‘android’. > Could not get unknown property ‘FIREBASE_VERSION’ i added this plugin name=“cordova-plugin-firebase-analytics”...

View Article

ENOENT: no such file or directory, open 'platforms/android/AndroidManifest.xml'

Hello, My project have <engine name="android" spec="^7.0.0" /> in config.xml currently on the repository. Also "cordova-android": "^7.1.0" in package.json. I will try what you say by removing...

View Article

Android Apk Package

which line that I must add. It is not displayed here. @sergi95

View Article


ENOENT: no such file or directory, open 'platforms/android/AndroidManifest.xml'

I doesn’t work, you could try to use cordova-android@6.4.0 just to check if it’s the problem Or maybe update the plugins in order to be compatible with 7.1.0

View Article

ENOENT: no such file or directory, open 'platforms/android/AndroidManifest.xml'

It worked ! This is what I do : Installed node@7.8.0, ionic@3.12.0 and cordova@7.0.1. Removed the project folder Cloned again Directly in package.json set "cordova-android": "6.4.0" Then npm install...

View Article

Android Apk Package

Hmm… seems my code is filtered. Okey just find preference with name “android-minSdkVersion” in config.xml and set its value to 19.

View Article


Add data to nested JSON object file

so according to what you said i have put it like that this.createusers.mail=credentials.email; this.createusers.pass = credentials.password; this.createusers.field_title.und= credentials.title;...

View Article


How to show/hide button for at least one checkbox checked in ionic3

in file HTML <ion-list > <ion-item *ngFor="let item of items"> <ion-avatar item-left="item-left"> <img style="width:55px;height:55px;" [src]="item.avatar"></ion-avatar>...

View Article

How to show/hide button for at least one checkbox checked in ionic3

you mean this button at the bottom of the checklist?

View Article

Error while Trying to Unsucscribe

I am trying to unsubscribe but i keep on getting Type error uncaught(in promise) unsubscribe is not a function. i also tried dispose() i still get same error ngOnInit(){ this.myq =...

View Article

PWA desktop form inputs

Cool. So would I use that to set a variable and then use ngIf inside my template to show or hide different input components? What is the advantage of detecting the platform in javascript as opposed to...

View Article


How to show/hide button for at least one checkbox checked in ionic3

yes when select any one show button in bottom page

View Article

Image may be NSFW.
Clik here to view.

Background mode not really in background?!

Hi everyone In my app I need to send notifcations to the user during a period that’s pretty much always around 15 minutes long. I achieved this by using a combination of the native libraries...

View Article


How to show/hide button for at least one checkbox checked in ionic3

you could make (tap) method on ion-checkbox and send as parameter name of item and push it to some array if it’s not there already, and if it is just delete it from array and then *ngIf on button with...

View Article

Error while Trying to Unsucscribe

before this.myq.unsubscribe() do console.log(myq)

View Article


Error plugin Facebook

Hi ! i try build my app and i have this error: AAPT: error: resource string/fb_app_id (aka myapp:string/fb_app_id) not found. AAPT: error: resource string/fb_app_name (aka myapp:string/fb_app_name)...

View Article

Custom component as content of ion-item

Hi@bodinaren Try something like this.This may help you <button ion-button icon-start (click)="boo()"> <my-item></my-item> </button> Template of my-item component <ion-icon...

View Article

Error plugin Facebook

Hi@homeres This issue is related with your facebook appid and appname Try to add the right appid and appname while installing the plugin ionic cordova plugin add cordova-plugin-facebook4 --variable...

View Article
Browsing all 229279 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>