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

Content overlaps in StatusBar when without Toolbar

Hello, I’m facing a small problem and I can’t believe I don’t find a clean solution for this when browsing the forum (maybe my search queries are all wrong?). I’m building an app with Ionic, React and...

View Article


Ionic react Appflow live updates not working

If you have line like j.put("updateMethod", getStringResourceByName("ionic_update_method"));, it means that your string.xml must have the value with key ionic_update_method not ionUpdateMethod. The...

View Article


Image may be NSFW.
Clik here to view.

Integrate jitsi

Jitsi Community Forum - developers & users – 9 Jun 20 JITSI integration documentation with IONIC I created the Jitsi server on AWS, that’s ok, now I want to incorporate Jitsi in our application...

View Article

How to Stop IONIC Reverse Engineering

This is considered over engineering. chances someone will steal your app are very slim, no one will want to go through the headache of reverse engineering an app.

View Article

Error: Cannot activate an already activated outlet

Hello, it shocks me when I’m running on Android platform the app with ionic 4, it works perfectly, but when i run it with --prod (i dont have any configuration on prod, only by default) or when i do...

View Article


Ionic react Appflow live updates not working

I tried the live update with another ionic app, I worked, I have it on background method with 30 background duration. what happens is, it take a while for the update to take effect. when is the exact...

View Article

Image may be NSFW.
Clik here to view.

Is not an iOS AdHoc profile

Howdy, I have an old JQuery Mobile application that I’m trying to migrate from PhoneGap Build to AppFlow. I’m selecting “Ad Hoc” for the build type and I’m getting this error “…is not an “iOS Ad Hoc”...

View Article

Detect gps spoofing in ios

I want to avoid my app to run if gps locaions are being spoofed in ios.Are there any plugins that I can use ? In android I know developer mode needs to be enabled to do use a mock location app....

View Article


Image may be NSFW.
Clik here to view.

Command failed with exit code 65 - Cordova-ios 6.1.0 and Angular 9

Hi @zeTechMoy, I’ve found problem was caused by webview not being in latest version. I was able to solve my problem by updating the cordova-plugin-code-push to 1.13.1 (as @ludufre said) and then...

View Article


Page transition with black glitch

Glad you got it working. You can actually simplify that last line if you want to: <Redirect exact from="/" to="/dashboard" />

View Article

Image may be NSFW.
Clik here to view.

Page transition with black glitch

mirkonasato: <Redirect exact from="/" to="/dashboard" /> For some reason this didn’t work and broke the navigation. But I’m ok with the other solution

View Article

Image may be NSFW.
Clik here to view.

Internationalization in Ionic 5

kk-at-cbx: What if I use built-in Angular i18n in mobile? As it is compile time translation so if this affect the mobile performance or behaviour? I would assume it would be faster, but probably not...

View Article

Image may be NSFW.
Clik here to view.

How to Stop IONIC Reverse Engineering

jonathanrojas20: I support this topic. Popularity doesn’t change the laws of information theory. When you release a computer program for other people to run on devices outside your control, anything...

View Article


Blob.. file.. post

I would use Capacitor’s Filesystem here.

View Article

How to convert bloburl to image? Help me please

Again, why round-trip to base64 and back? getPhotoBlob(): Observable<Blob> { return from(this.camera.getPicture({destinationType: CameraResultType.Uri})).pipe( map(camphoto =>...

View Article


Android Floating Window and Scan

Hello, I like to implement an app which is scanning the screen and analyse the resulting picture. I found an old community discussion with the result, that it is not possible. Has the situation...

View Article

Ion-icon with routerLink?

I want to have ion-icon next to my ion-title The problem is I also want to ONLY attach a routerLink to ion-icon If I do it this way: <ion-item routerLink="/home/"> <ion-icon...

View Article


Open login page and go back with refresh

Can you post enough code to reproduce the problem, along with a clear description of the difference between what happens and what you want to happen?

View Article

How to convert PDF file to base64 string in ionic

Can anybody here explain why they want to do this?

View Article

Image may be NSFW.
Clik here to view.

IonChange triggers automatically

mahindar: The change event should be triggered only when the control is toggled by user interaction, not when we set it value in ts code. While I agree that having the framework enforce this guarantee...

View Article
Browsing all 231253 articles
Browse latest View live