Dev Tech
Dev Tech
Link image http://prntscr.com/aerkbi When Scroll down show true: http://prntscr.com/aerksw Help me
I try: ``` xhr.onload = function(e) { var uInt8Array = new Uint8Array(this.response); var db = new SQL.Database(uInt8Array); var contents = db.exec("SELECT * FROM drugs WHERE id="+idDrug+""); var viewed = parseInt(contents[0]['values'][0][6])+1;...
After user click no or cancle rating dialog, i want to reset app launch times. Help me!
I try: `this.listView.items[position] = this.newItem` but not work, help me please
My ios changed productVersion "12.4" to "IOS 12.4", checkra app unable start button, please help me detect "IOS" string first. Do you build for me new version detect "IOS" string...
When i install crosswalk plugin, GCM register token not working, and not return error.
I have array: `$arr = ['title' => 'Tiêu đề']` I use {{}} tag to echo string in array, but it not encode to utf8 `{{$arr['title']}} //=> Tiêu đề`
Unicode list: à, á, ả, ã, ạ, ê, ề, ế, ệ,... Lib is support it.