touch facebook com on iPhone giving me Entity nbsp not defined

0 votes
Thanks to Logan and this url structure, I was able to access the touch.facebook.com profile page for my app.

http://touch.facebook.com/profile.php?id=myappid\s...

I encountered this fresh issue. It worked OK for a while, but suddenly, for no apparent reason, iOS Safari merely displays a red warning box informing users that an issue called "Entity 'nbsp' not defined" has occurred.

I looked it up on Google and discovered that it's a typical XHTML mistake that's largely disregarded by everyone except for XML-restrictive browsers like Apple's Safari. Okay, so that's the issue; the fix is simple: just turn my non-breaking spaces into XML elements.

The only drawback is that they are not mine; I had no need to employ either HTML or XML markup in their creation.

Those few words I have in my app's description, etc.

Therefore, touch.facebook.com itself must be the problem, right? If this is true, do you know if there is a solution to this issue?

Or is my only choice to revert to the standard m.facebook.com version? Since it functions and appears much better than m.facebook.com, I would like to utilise the touch version if feasible.

It's so strange that although while Facebook sharing only makes up 5% of the features in my iPhone app, it seems to be taking up 50% of my total development time. What's going on there?
Sep 27, 2022 in IOS by Soham
• 9,700 points
351 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In IOS

0 votes
1 answer

HTTP live streaming server on iPhone

If you don't encode the raw h264 ...READ MORE

answered Sep 20, 2022 in IOS by Aditya
• 7,680 points
542 views
0 votes
1 answer

Is it possible to run .APK/Android apps on iPad/iPhone devices?

It is not possible to run Android ...READ MORE

answered Sep 20, 2022 in IOS by Aditya
• 7,680 points
4,006 views
0 votes
1 answer

what font face of clock on lock screen of iPhone (iOS 9)?

San Francisco is the default font in ...READ MORE

answered Sep 20, 2022 in IOS by Aditya
• 7,680 points
743 views
0 votes
1 answer

How is a rounded rect view with transparency done on iphone?

view.layer.cornerRadius = radius; The difficult technique is to ...READ MORE

answered Sep 22, 2022 in IOS by Rahul
• 9,670 points
466 views
0 votes
1 answer

Is there a way to to check if a picture was taken on that iPhone?

Actually, the model and manufacturer information is ...READ MORE

answered Sep 22, 2022 in IOS by Rahul
• 9,670 points
412 views
0 votes
0 answers

How to connect iphone to a local server running on mac?

I am running a django server at ...READ MORE

Sep 22, 2022 in IOS by Soham
• 9,700 points
547 views
0 votes
1 answer

iOS Post to Facebook shows m.facebook.com

From your Feed, tap Search Facebook at ...READ MORE

answered Nov 4, 2022 in Others by gaurav
• 23,260 points
302 views
0 votes
0 answers

iOS Post to Facebook shows m.facebook.com

My iOS app is posting an in-app ...READ MORE

Sep 23, 2022 in Others by gaurav
• 23,260 points
219 views
0 votes
0 answers

Facebook log in keep redirecting in iOS

I have an Unity application using Facebook ...READ MORE

Nov 8, 2022 in Mobile Development by gaurav
• 23,260 points
245 views
0 votes
0 answers

FB Login not working with React Native iOS v13+

I've a project with following configuration. "react": "16.8.3", "react-native": ...READ MORE

Nov 10, 2022 in Mobile Development by gaurav
• 23,260 points
1,072 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP