Skip to main content

All Questions

Tagged with
0 votes
0 answers
70 views

How to achieve ssl pinning or ssl certificate pinning in ionic 3 angular 5 application for both IOS and ANDROID

I have found 2 solution for achieving the above one 1] for ANDROID Pining SHA-256 Public key in network_security_confile.xml file <?xml version="1.0" encoding="utf-...
user25262610's user avatar
10 votes
4 answers
15k views

xcode firebase message error OSAtomicCompareAndSwapPtrBarrier

I have an application in ionic 3 (legacy) when building it I get the error in the Firebase Messaging library in this part of the file "GtalkExtensions.pbobjc" if (!...
Gladisson's user avatar
  • 117
0 votes
1 answer
2k views

Bad project type: ionic-angular when building Ionic3 project

Building an ionic 3 project using Ionic CLI 7.0.1 and above fails with the error message Bad project type: ionic-angular when running the build command ionic cordova build ios or running the ...
Bashar Altakrouri's user avatar
-1 votes
1 answer
421 views

Required cordova.js file not found. Cordova plugins will not function! Capacitor: FATAL ERROR

I updated my Ionic 2.5 App to Ionic 4. The app was building on iOS as expected but when I ran it, it was throwing me this error: "Required cordova.js file not found. Cordova plugins will not ...
Felipe Esteves's user avatar
0 votes
1 answer
925 views

Ionic - How to request permission again after user rejected once?

Currently, I can request permission for microphone with the following code if the user has not rejected granting permissions: permission = await this.diagnostic.isMicrophoneAuthorized(); ...
Terry Windwalker's user avatar
0 votes
1 answer
289 views

Want to disable Camera features in iOS device : It is an IONIC App

I Want to disable Camera features in iOS device, as in android it won’t display the camera option when I use input type file HTML tag : It is an IONIC App I have used this below HTML code in my ionic ...
Mayur Panchal's user avatar
1 vote
1 answer
556 views

IONIC - CAPACITOR - VUE.JS - App display in background when I scroll down the menu phone

I'm new to app developing, and I'm trying to develop a music app with Ionic, Capacitor and Vue.js. Does anyone know if there is a way to place your app in the background and HOW TO DISPLAY IT when I ...
Tommaso V.'s user avatar
0 votes
0 answers
214 views

Upload multiple images via REST api in iOS

I have requirement where app has to upload 100+ images via REST. I have created a custom background queue. When app goes to background iOS suspends the app and uploading stop. I have tried using ...
divyanshu Joshi's user avatar
1 vote
2 answers
121 views

Ionic 3: cannot receive push notification after restarting the app

I am testing by installing the app locally through XCode on my iPhone. When I enable the push notification inside the app, everything works fine. But when I exit the app completely and reopen it later,...
Terry Windwalker's user avatar
0 votes
0 answers
152 views

The file "test.pdf" could not be opened on mac. [Ionic-iOS]

I am trying to save the pdf in iOS using the Ionic Filesystem. I am using the below functions for writing the files. Filesystem.writeFile({ path: 'test', data: EStatementConstant.BinData, ...
shivam's user avatar
  • 136
0 votes
1 answer
64 views

Ionic3 iOS Icons are missing on app resume clicking on push notification

In ionic3 iOS, when opening app able to see all icons and images from assets folder. When app is in background and clicking on push notification, app opens but all icons and images from assets folder ...
Zubin Raja's user avatar
1 vote
1 answer
2k views

White screen appears instead of splash screen

While running my application in iOS device, instead of splash screen a white screen appears. ionic cordova resources command had been used, even after that this issue occurs Version details: Ionic: ...
Akash B's user avatar
  • 59
1 vote
0 answers
103 views

com/apple/transporter/osgi/FelixOSGiBootstrapper : Unsupported major.minor version 52.0

When trying to upload the application to the app store I get the following error com/apple/transporter/osgi/FelixOSGiBootstrapper : Unsupported major.minor version 52.0
Congreso de la Repblica del Pe's user avatar
-1 votes
1 answer
486 views

ARC Semantic Issue - No Known Instance Method For Selector

In an attempt to compile my iOS build, I get this error message. Anyone seen this before? No known instance method for selector.
Francisco Alvarez's user avatar
0 votes
0 answers
64 views

Ipad crashes with appAvailability check for whatsapp

I’m developing an app with ionic v3 and angular and I need to check for whatsapp in devices. We are using this lib https://github.com/ohh2ahh/AppAvailability. But only Ipads with iOS 14.5 make the app ...
matmany's user avatar
  • 181

15 30 50 per page
1
2 3 4 5
31