- Posts: 27
- 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
error: Implicit conversion of C pointer type...
- imran.nazeer
- Offline
- Junior Member
-
Less
More
IP: 192.168.0.71
11 years 10 months ago #5996
by imran.nazeer
Replied by imran.nazeer on topic error: Implicit conversion of C pointer type...
The latest iOS version . Downloaded a week before and I have did all things which is given in the help document provided by you
- imran.nazeer
- Offline
- Junior Member
-
Less
More
- Posts: 27
- Thank you received: 0
IP: 192.168.0.71
11 years 10 months ago #5997
by imran.nazeer
Replied by imran.nazeer on topic error: Implicit conversion of C pointer type...
The latest iOS version . Downloaded a week before and I have did all things which is given in the help document provided by you
IP: 192.168.0.71
11 years 10 months ago #5998
by stronglee
Replied by stronglee on topic error: Implicit conversion of C pointer type...
hi,I saw your image, it seem you use an old version demo. You can get a new version demo and try again.
- imran.nazeer
- Offline
- Junior Member
-
Less
More
- Posts: 27
- Thank you received: 0
IP: 192.168.0.71
11 years 10 months ago #6000
by imran.nazeer
Replied by imran.nazeer on topic error: Implicit conversion of C pointer type...
I changed to new version. Still the same issue exists
IP: 192.168.0.71
11 years 10 months ago #6006
by Rossi
Replied by Rossi on topic error: Implicit conversion of C pointer type...
Hi, i have the same issue
Implicit conversion of C pointer type 'PDF_DOC' (aka 'struct _PDF_DOC *') to Objective-C pointer type 'PDFDoc *' requires a bridged cast
I do a bridge but the app crashes for nil pointer to m_doc in vOpen.
Implicit conversion of C pointer type 'PDF_DOC' (aka 'struct _PDF_DOC *') to Objective-C pointer type 'PDFDoc *' requires a bridged cast
I do a bridge but the app crashes for nil pointer to m_doc in vOpen.
- imran.nazeer
- Offline
- Junior Member
-
Less
More
- Posts: 27
- Thank you received: 0
IP: 192.168.0.71
11 years 10 months ago #6007
by imran.nazeer
Replied by imran.nazeer on topic error: Implicit conversion of C pointer type...
My Error is fixed now by upgrading and changed the workflow present in Demo application
Time to create page: 0.395 seconds