[TIMOB-23737] Display Registered Trademark (®) symbol as SUPERSCRIPT
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Reopened |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Sanchi Varma |
Assignee | Unknown |
Created | 2016-06-22T10:12:26.000+0000 |
Updated | 2018-02-28T19:55:08.000+0000 |
Description
I want to display the Registered Trademark (®) symbol as SUPERSCRIPT across all mobile devices.
I am able to display the symbol on the interface but not as superscript.
Please confirm on how to achieve the same... what approach to follow?
Thanks
Hello, You can use text as "My company\u00AE" for registered trademark symble as unicode. More referance: http://stackoverflow.com/questions/6189121/how-to-show-superscript-for-registered-symbol http://www.javascripter.net/faq/mathsymbols.htm There are more suggestion in gogle. Hope this helps. Regards, Sharif.
Hi Sharif, Thankyou so much. The solution you have given works on Android and iOS. But it is NOT working on Windows. Can you please provide a solution for Windows Phone?
Please ignore previous comment. Thankyou so much. The solution you have given works on Android and iOS. But it is *NOT working on Windows Phone*. Can you please provide a solution for Windows Phone?
Hello, I am not sure on how it's work on Windows phone. Share the sample code that is working on Android and iOS but not on Windows phone. I would suggest asking help in windows community. Also, post a question on StackOverflow. Our rich community can help you out. If it's natively supported on Windows phone that method should work on Appcelerator. If the process does not work on Appcelerator we will consider that as a bug and fix it. But we need reference how this works in Windows phone. I am also looking for solutions in Windows phone. I will get back to you once I have some. Regards, Sharif.