Android Webview
I have issue in webview with android. i try to make app which view responsive web site inside web view . web page contain left side menu , it work done in iphone and note 2 , but most android devices...
View ArticleHow make links within webview (based on json from wordpress) clickable?
Hi (Titanium SDK 3.5.1 creating app for iPhone & Android) I have a webview that is populated from a local json file (commonjs), which is (if the user is online) uåpdated from a json feed from...
View ArticleDetect links in webview with 'beforeload'?
Hi (using Appcelerator studio 4.0.0 GA developing for both Android + iphone) I am trying to make a web view displaying remote images within the web view and to open pdf:s and other links in the browser...
View ArticleAndroid: I/TiWebChromeClient.console: (main) [251,53645] Uncaught...
can anyone tell me what the heck this error is?? I/TiWebChromeClient.console: (main) [251,53645] Uncaught ReferenceError: TiApp is not defined i am opening google doubleclick jump url...
View ArticleDisable Context Menu in a WebView?
I would like to completely disable the default Context Menu that appears when a user selects text in a WebView. Note that I still want the user to be able to select text - I just don't want the system...
View ArticleDefault Activity Indicator for webview shows on left of screen and is cut off
On the app I'm working on, whenever I load up a webview and the page is loading, the activity indicator can be seen on the left side of the screen, and is cut off in the middle (so half of it isn't...
View ArticleAppcelerator - WebView with Bootstrap
Hi, I was wondering if anyone has used Bootstrap with Appcelerator WebView for both Android and iOS. Can someone please share me the experiences of it (in recent times, like within the past 6 months or...
View ArticleHow to redirect a specific web page in web view without login the website
Hi, I want to redirect a web page in webview in my app. But when i redirect it, webview always redirects me to login page first. How can i avoid this login step. What i did, i stored the cookie while...
View ArticleTitanium Android web view not rendering html5 videos
Hello, I have an issue regarding titanium web view the remote html5 videos are not playing properly in android.Video are playing and audible but it is not visible where as when i open it in full screen...
View ArticleFont inconsistency within webview - why?
Hi (Android, Appcelerator sdk 4.0.0) I wonder if you have any idea on how to make Verdana render nicely within a webview. Check this ugly layout. The <li> should have the same size,...
View ArticleAndroid crash caused by passing object with key composed of digits to webView
Hi everyone, i'm currently facing an issue in Android (in iOS everything works as expected), here is my code: var availabilityMap = {"10":[0,0,5,0,13,3,0,5,0],"9013":[0,4,0,3,2,0,0,0,0]};...
View ArticleAndroid webview and Angular JS: event not fired
Hi everyone, i'm facing an issue in Android: i have a window in my app which loads an AngularJS app wrapped in a webview. In the webview i had to add a timeout of 500ms before adding app events handler...
View ArticleCloud.users.update photo returns success but no change, wrong media type?
In my MebileWeb, WebView I browse to the image using<input type="file" id="files" name="files[]" multiple /> <output id="list"></output>then I extract and confirm the file...
View ArticleSecurely pass keys from tiapp.xml into webview in Mobile Web?
Is it possible to pass keys from tiapp.xml into a WebView for authentication in Mobile Web? Listeners in a Mobile Web app's WebView do nothing. is there a way to pass them in the webview's evalJS or...
View Articlewebview font size too little android
I want to show some local webpages. At first, the font size was fine (no css properties used), but now, I don't know why, the font size is too small. I can't read the content! :O In iOS it's ok. Why?...
View ArticleAndroid WebView - Uncaught ReferenceError: TiApp is not defined
Hello, I put a webview to open links. The links are generated by adfly that you have to wait 5 seconds and then they redirect to the original page. If the original page contains a pdf file, this error...
View ArticlePDF rendering issue in Android webview
HI I am using webview and google docs url to load and display remote pdf. its working but getting pdf rendering issue onwards 2nd page of pdf, as shown in attached image. Please suggest any where I am...
View ArticleFrom webview fire event action, the addEventListener in titanium open...
When i am opening simple webview that's ok. But when i want to open other window from fire event in html file by addEventListene in titaniumit open the window multiple time. please help... I am using...
View ArticleUsing an iframe within web view
Hi guys, I have a html that i need to display within iframe, which is inside a web view. Problem is I never use iframe before so I need help and example in how to use iframe. I'm developing for IOS...
View ArticleWebView, replace all **IMAGE_xxx** error (RegExp)
I'm receiving this var html_content = "<img width=\"500\" height=\"500\" class=\"img-responsive\" src=\"**IMAGE_988**\" data-mce-src=\"**IMAGE_988**\" /><br><img width=\"500\"...
View Article