uttesh / ngletteravatar

directive for the letter avatar for the given string like gmail, first letter of the given data will be the avatar .
http://uttesh.github.io/ngletteravatar/
MIT License
136 stars 36 forks source link

Does not display letters in phonegap/cordova on angular #20

Closed jcbowyer closed 8 years ago

jcbowyer commented 8 years ago

I am trying to use the component in a phonegap application on angular but for some reason the letters do not display. The circle does display.

uttesh commented 8 years ago

@jcbowyer Thanks, it should to be working i have tested on mobile framework ionic and phone gap, if possible provide codepen link with reported issue.

jcbowyer commented 8 years ago

I have a public alpha version of my website at http://caredareweb.azurewebsites.net/, you have to login to see the problem. The image looks fine on the website. It just does not show the letter when I run it on my android table from Dell.

uttesh commented 8 years ago

@jcbowyer could please provide the test user or any demo user to test that, after registration i did not received activation email.

jcbowyer commented 8 years ago

I manually approved your account. Let me if it works.

uttesh commented 8 years ago

could you please provide the credential details? or send detail to my email

jcbowyer commented 8 years ago

jcbowyer@yahoo.com password should work

uttesh commented 8 years ago

sorry could you please tell what is username and password?....username/password?

jcbowyer commented 8 years ago

Sorry I was not clear username:jcbowyer@yahoo.com password: password

uttesh commented 8 years ago

checked in my android phone looks fine. could you please provide more details like which browser u used to access the application from tablet?

screenshot_2016-03-09-20-18-08

uttesh commented 8 years ago

@jcbowyer that tablet browser does not support html5 feature or svg image standards i guess. validate that supports html5 features?

jcbowyer commented 8 years ago

Yes it displays fine from the web. If you compile it using cordova/phonegap and install it as an actual android application (.apk) file it does not display. I am pretty sure it won't display any android device in an cordova/phone gap application but I will have to confirm on a few different devices.

uttesh commented 8 years ago

i have used this directive in phone gap/ionic android apps its works fine there. let me validate once again.

jcbowyer commented 8 years ago

No worries. If you have done it, I am sure it works and it is just my version of android browser. Thanks again for your great work and support.

Purus commented 8 years ago

Just to clarify, it works in my Ionic framework.