- Posts: 7
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about iOS development and PDF
Issue while using license key in iOS sdk
IP: 192.168.0.70
12 years 1 month ago #5362
by dilawer
Issue while using license key in iOS sdk was created by dilawer
Hi, I am using Radee PDF in and iOS app, already used Radee pdf reader in our Android app that works nice. We have purchased license of iOS version yesterday and received
Key, package name, company name, email
I downloaded the latest iOS sdk from the website www.androidpdf.mobi/download/download-ios , I added these information to the sample project came in the sdk version and changed the package name/Bundle ID of that sample project. That works nice and I dont see any watermark when I load the pdf files.
But I am having problem when I add that sdk in my own project, have added proper license information in the code, make sure to have proper package name/bundle ID in the project settings. But in our project I could not able to remove watermark in the pdf file.. I can open the file (so its properly integrated in our project) but can't remove the watermark. I tried to see forums as well but could not find useful reference for this issue to resolve.
Please let me know what i am missing or is there any quick solution to this problem please let me know.
Let me know if you need more information from me
Thanks
Key, package name, company name, email
I downloaded the latest iOS sdk from the website www.androidpdf.mobi/download/download-ios , I added these information to the sample project came in the sdk version and changed the package name/Bundle ID of that sample project. That works nice and I dont see any watermark when I load the pdf files.
But I am having problem when I add that sdk in my own project, have added proper license information in the code, make sure to have proper package name/bundle ID in the project settings. But in our project I could not able to remove watermark in the pdf file.. I can open the file (so its properly integrated in our project) but can't remove the watermark. I tried to see forums as well but could not find useful reference for this issue to resolve.
Please let me know what i am missing or is there any quick solution to this problem please let me know.
Let me know if you need more information from me
Thanks
IP: 192.168.0.70
12 years 1 month ago #5369
by radaee
Replied by radaee on topic Issue while using license key in iOS sdk
it is case sensitive for all letters, check blanks and case for string.
IP: 192.168.0.70
12 years 1 month ago #5374
by dilawer
Replied by dilawer on topic Issue while using license key in iOS sdk
Thanks for the response.
Please check I have already mentioned that I have used same information in the sample project came with SDK it works nice with that. But not working at my own project.
Please let me know what could be the possible solution in this case.
Thanks
Please check I have already mentioned that I have used same information in the sample project came with SDK it works nice with that. But not working at my own project.
Please let me know what could be the possible solution in this case.
Thanks
IP: 192.168.0.70
12 years 1 month ago #5376
by radaee
Replied by radaee on topic Issue while using license key in iOS sdk
you can send your project to mail: [email protected]
IP: 192.168.0.70
12 years 1 month ago #5377
by radaee
Replied by radaee on topic Issue while using license key in iOS sdk
plz, check activeXXX() in APP_Init() is invoked.
IP: 192.168.0.70
12 years 1 month ago #5381
by dilawer
Replied by dilawer on topic Issue while using license key in iOS sdk
It works now, I have to call APP_Init() in my app delegate class.. Its working.. Thanks
Time to create page: 0.413 seconds