- Posts: 5
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.
Cordova, Xamarin, Basic4Android topics are listed here.
Deploying on iOS device with bundle ID com.radaee.pdf.PDFViewer
- vapostolov
- Topic Author
- Offline
- New Member
-
Less
More
IP: 192.168.0.71
8 years 1 week ago #13556
by vapostolov
Hello,
How can I deploy an application on a real device, which is using com.radaee.pdf.PDFViewer as a bundle ID, which was given to me by the support team in order to test the Cordova plugin?
Thank you.
How can I deploy an application on a real device, which is using com.radaee.pdf.PDFViewer as a bundle ID, which was given to me by the support team in order to test the Cordova plugin?
Thank you.
IP: 192.168.0.71
8 years 1 week ago - 8 years 1 week ago #13559
by federico
Replied by federico on topic Deploying on iOS device with bundle ID com.radaee.pdf.PDFViewer
Hi,
You could use com.radaee.pdf.PDFViewer as a bundle identifier only with RadaeePDfViewer demo, I suggest you to take a look at RadaeePDF-Cordova repository here where it's explained how to install the plugin via terminal in an empty iOS project. I also suggest you to check our knowledge base to activate demo license here .
With Cordova 8 you could have some permission errors, to prevent them take a look at this knowledge base
You could use com.radaee.pdf.PDFViewer as a bundle identifier only with RadaeePDfViewer demo, I suggest you to take a look at RadaeePDF-Cordova repository here where it's explained how to install the plugin via terminal in an empty iOS project. I also suggest you to check our knowledge base to activate demo license here .
With Cordova 8 you could have some permission errors, to prevent them take a look at this knowledge base
Last edit: 8 years 1 week ago by federico.
- vapostolov
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
IP: 192.168.0.71
8 years 1 week ago #13560
by vapostolov
Replied by vapostolov on topic Deploying on iOS device with bundle ID com.radaee.pdf.PDFViewer
Thank you, Federico.
The plugin works without any problems on the simulator, but I have problems running it on a real device, because the namespace com.radaee.pdf.PDFViewer is not included in my developers certificate. Of course, I cannot add it, because it is already used by your company.
The plugin works without any problems on the simulator, but I have problems running it on a real device, because the namespace com.radaee.pdf.PDFViewer is not included in my developers certificate. Of course, I cannot add it, because it is already used by your company.
IP: 192.168.0.71
8 years 1 week ago #13561
by federico
Replied by federico on topic Deploying on iOS device with bundle ID com.radaee.pdf.PDFViewer
Hi,
Try to download, install and run the iOS Demo App by debugging usb with com.radaee.pdf.PDFViewer as bundle ID, it will work and it also work with Cordova plugin. You don't need to be bundle ID's owner to run the app in debug USB using XCode, you only need it if you have to upload the app to TestFight or iTunes Connect.
Try to download, install and run the iOS Demo App by debugging usb with com.radaee.pdf.PDFViewer as bundle ID, it will work and it also work with Cordova plugin. You don't need to be bundle ID's owner to run the app in debug USB using XCode, you only need it if you have to upload the app to TestFight or iTunes Connect.
- vapostolov
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
IP: 192.168.0.71
8 years 1 week ago #13574
by vapostolov
Replied by vapostolov on topic Deploying on iOS device with bundle ID com.radaee.pdf.PDFViewer
Hello,
Attached is a screenshot of the error I get when compiling your sample project on iOS. I get the same message with a sample Cordova application I created to test your plugin. I think it has to do with your bundle ID, but I am not quite sure.
Attached is a screenshot of the error I get when compiling your sample project on iOS. I get the same message with a sample Cordova application I created to test your plugin. I think it has to do with your bundle ID, but I am not quite sure.
IP: 192.168.0.71
8 years 1 week ago - 8 years 1 week ago #13576
by federico
Replied by federico on topic Deploying on iOS device with bundle ID com.radaee.pdf.PDFViewer
Hi,
You probably installed RadaeePDF Demo from App Store, XCode displays this error in this situation, you should uninstall the app that comes from App Store and reinstall it using Run Command from XCode
You could check users that had the same issue here
You probably installed RadaeePDF Demo from App Store, XCode displays this error in this situation, you should uninstall the app that comes from App Store and reinstall it using Run Command from XCode
You could check users that had the same issue here
Last edit: 8 years 1 week ago by federico.
Time to create page: 0.377 seconds