Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 8    Views: 75

Adnan Basra
Aspiring developer
Profile
Posts: 189
Reg: Apr 26, 2013
Salmiyah
2,940
05/02/14 03:50 PM (10 years ago)

iOS error code -1100- the requested url was not found on the server

Hi, I am trying to link screens using Chris html pro plugin. The html page is inside my app project. I created the item id and put it inside the html file like this <a href="4205267d4138973daa3b2d8">Click here</a> but while testing the app on iphone , i get the message 'iOS error code -1100- the requested url was not found on the server' Please help me . I m really stuck on it. Best Regards, Adnan
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
05/02/14 04:03 PM (10 years ago)
I too have that problem. Was working fine last week. BT Core or the HTML Pro plugin changed. -- Niraj
 
Adnan Basra
Aspiring developer
Profile
Posts: 189
Reg: Apr 26, 2013
Salmiyah
2,940
like
05/02/14 04:14 PM (10 years ago)
ooh. what should I do?
 
Adnan Basra
Aspiring developer
Profile
Posts: 189
Reg: Apr 26, 2013
Salmiyah
2,940
like
05/02/14 04:20 PM (10 years ago)
I mean is it going to be fixed or should I use alternative way suggested by you here? https://www.buzztouch.com/files/howtos/BuzzTouch%20URL%20Scheme.pdf
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
05/02/14 05:29 PM (10 years ago)
Niraj suggested way will work there as well!
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
05/02/14 11:10 PM (10 years ago)
Probably sounds silly ... We have finally figured out how to use the HTML Pro plugin. Think of it as being named "The Redirector". My son and I figured it out together with Chris1 help (again). This time we truly understand the technique. It is laborious to use in comparison to the Custom URL Scheme technique. Look at the diagram to understand the flow of things. In the diagram, the objective is to click on a link in the HTML screen. The link in the HTML Screen should take us to the button menu screen. http://postimg.org/image/igftbwszr/ First, make the destination screen (button menu). Get the itemID for that screen from the URL on the browser. Second, make the HTML screen and set the link to point to the Button Menu's item ID. Then grab that screen's dataURL from it's JSON. Third, make the HTML Pro (The Redirector) screen. Set the URL within it's settings to that of the HTML screen from Step 2. That is it! For every link that needs to load a BuzzTouch screen, you will need a corresponding HTML Pro screen. Personally, this is too much hassle. On iOS, I would use the Custom URL Scheme. I am working on a similar solution for Android. -- Niraj
 
fusionsch
I hate code!
Profile
Posts: 516
Reg: Dec 28, 2010
Montreux Switze...
11,610
like
05/06/14 02:22 AM (10 years ago)
@Niraj 'For every link that needs to load a BuzzTouch screen, you will need a corresponding HTML Pro screen.' ... does it mean that the latest version of the HTML Pro plugin doesn't handle more than one link only? I have the same issue now... but before, I could use any HTML Pro screen with as many different links as I wished... @Chris1 Did you find anything about this issue? BTW, you should update the description in the Plugin Market, the video is obsolete and the how-to pdf doesn't exist anymore. Cheers Jack
 
Adnan Basra
Aspiring developer
Profile
Posts: 189
Reg: Apr 26, 2013
Salmiyah
2,940
like
05/06/14 02:33 AM (10 years ago)
It worked fine for me after I copied the configuration data from control panel and pasted it inside my bt_config.txt file. Regards, Adnan
 
fusionsch
I hate code!
Profile
Posts: 516
Reg: Dec 28, 2010
Montreux Switze...
11,610
like
05/12/14 05:14 AM (10 years ago)
I did try... still the same -1100 iOS error... In the console: Cr_html_pro: alertView (super) clickedButtonAtIndex: 0 Any idea? Cheers Jack
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.