this is a really nice tutorial. very helpful too.. would you like to become an Apple Iphone developer?subscribe to my channel to learn more about what it takes to become a successful Iphone developer. feel free to leave your comments too. see you around
I have to say you rocked this video! I have been creating native web apps for BB and android but wanted to get them on iOS. I have been reading and watching everything on the web but no luck until I came across your video. I took my current html changed the CSS so the images were sized right and I got an app. What are the next steps to put it on a device or in the app store?
@Smielle1 Well one simple way is to make a new UiView file which you load when for example a button is pressed on the homescreen. So that takes the user to a different interface with the UIWebView. Then on the new UIView add a "Done" button. Once the users presses that they god back to the homescreen. If the user decides to go back to the view with the UiWebView again, the UIWebView will reload the web content from the start... Thats one approach although not the best approach there is.
Make sure not to put the file extension as part of the file name in the NSString so if your PDF is mypdfdoc.pdf, just put mypdfdoc in there. That was a mistake i made.
@dawitgabor You can enable this feature in the Interface builder section of Xcode. In your view, click on your UIWebView and on the right look through the properties tab. Then change the zooming settings.
i added the code to an xib that is opened a button from the main xib but the button worked before i added the code but now it crashes??? can you help me?!?!?...
hey supertechnoboff, so i want to have a pdf reader and want to load a pdf. When I have done everything right it just shows a white screen. do i need to use the child panel in settings.bundle or do i simply import the pdf into resources before i start coding.
history: running xcoded 3.2.5, and also when i start a new viewbased project, i have a main xib and a controller view xib. When you started the projected you only had a controller view xib.
@soccer4ever2132 Hi there.Its probably because you havn't specified the correct path for the file you are trying to load. If you are loading HTML, make sure you import it to your project exactly as I did in this video.
@JonasHamill No not really.... For example I dough you could make a game by simply implementing a UIWebView.... etc... I would only recommend using this as one of the features of your iOS App... not the only feature of your iOS App. And Apple will reject apps which simply implement one UIWebView.... So only use this as one of the features of your iOS App but NOT the only feature.
Outstanding tutorial. Thank you!
mangauniversity 1 week ago
this is a really nice tutorial. very helpful too.. would you like to become an Apple Iphone developer?subscribe to my channel to learn more about what it takes to become a successful Iphone developer. feel free to leave your comments too. see you around
TheIphonedevelopment 2 weeks ago
I have to say you rocked this video! I have been creating native web apps for BB and android but wanted to get them on iOS. I have been reading and watching everything on the web but no luck until I came across your video. I took my current html changed the CSS so the images were sized right and I got an app. What are the next steps to put it on a device or in the app store?
BTW I subscribed to your channel :)
alechirsch 1 month ago
Great tutorial, it helped me a lot !
I'm still searching how to open multiple pdf with a master-detail view but thanks a lot !
Of course if you know how to do it i'll like you forever !
cyrilleibe 2 months ago
i orgasmed when i saw this. Jolly good job mate.
Davidka1978Xoroshiy 2 months ago
@Smielle1 Well one simple way is to make a new UiView file which you load when for example a button is pressed on the homescreen. So that takes the user to a different interface with the UIWebView. Then on the new UIView add a "Done" button. Once the users presses that they god back to the homescreen. If the user decides to go back to the view with the UiWebView again, the UIWebView will reload the web content from the start... Thats one approach although not the best approach there is.
supertecnoboff 2 months ago
This has been flagged as spam show
how do you add webview to an nsstring and then also to an nsuser default which uis then eventually stored by the application???Thanks!!!
please email me as well as reply at:thedizzle23@gmail.com
-Rob DeNicola
DevelopMentalAppZ 2 months ago
Impressive stuff, thanks a lot.
cheers!
Faharnouman 3 months ago
@Faharnouman Glad it helped :D
supertecnoboff 2 months ago
Make sure not to put the file extension as part of the file name in the NSString so if your PDF is mypdfdoc.pdf, just put mypdfdoc in there. That was a mistake i made.
Great tutorial, thanks for the help!
stonefreealttube 5 months ago
@stonefreealttube Thats ok. Glad it helped :D
supertecnoboff 2 months ago
How do I enable zooming on a pdf-file?
dawitgabor 6 months ago
@dawitgabor You can enable this feature in the Interface builder section of Xcode. In your view, click on your UIWebView and on the right look through the properties tab. Then change the zooming settings.
supertecnoboff 6 months ago
i added the code to an xib that is opened a button from the main xib but the button worked before i added the code but now it crashes??? can you help me?!?!?...
PLS.
amt271 6 months ago
@amt271 I need a copy of your project to be able to help you. E-Mail me: supertecnoboff@me.com
supertecnoboff 6 months ago
Nice Presentation Sir
the flow is fantastic, please it will be nice if you can share the project
or the zip file in your website.
all the best
Said from Geneva
linachka123 7 months ago
hey supertechnoboff, so i want to have a pdf reader and want to load a pdf. When I have done everything right it just shows a white screen. do i need to use the child panel in settings.bundle or do i simply import the pdf into resources before i start coding.
history: running xcoded 3.2.5, and also when i start a new viewbased project, i have a main xib and a controller view xib. When you started the projected you only had a controller view xib.
Thanks for your help. I love your videos :)
soccer4ever2132 7 months ago
the tutorial isnt working for me, when i open it i just have a gray screen. everything seems to be right. help? :/
soccer4ever2132 7 months ago
@soccer4ever2132 Hi there.Its probably because you havn't specified the correct path for the file you are trying to load. If you are loading HTML, make sure you import it to your project exactly as I did in this video.
supertecnoboff 7 months ago
actually on second though can you please do a tutorial on how to link a pdf view to the picker view.
soccer4ever2132 7 months ago
hey can you do a tutorial on plists in general. mainly for the tablepickers. btw nice tutorial :)
soccer4ever2132 7 months ago
So this means I can write any app in html, follow this tutorial, then be able to post it to the app store?
JonasHamill 8 months ago
@JonasHamill No not really.... For example I dough you could make a game by simply implementing a UIWebView.... etc... I would only recommend using this as one of the features of your iOS App... not the only feature of your iOS App. And Apple will reject apps which simply implement one UIWebView.... So only use this as one of the features of your iOS App but NOT the only feature.
supertecnoboff 8 months ago
07:49 I think that the iphone only has "mail function" when you are in safari.
so thats why it wont work.. if I remember correctly.
Nice tutorial :)
MertenNor
MertenNor 8 months ago
@MertenNor Good point. And I'm glad you liked the tutorial :D
supertecnoboff 8 months ago