Anthony Sessa
Results
2
issues of
Anthony Sessa
``` js var first = space.segmentQueryFirst(start, cp.v(segmentEndX, segmentEndY), -1, 0); cc.log('first: ', first); ``` `first` returns null in IOS but works in the HTML5 version of the app.
If $config['authorizenettestmode'] = FALSE; or it is not set then how does we initialize the object? - It never passes the if statement. if($this->_CI->config->item('authorizenetname') && $this->_CI->config->item('authorizenetkey') && $this->_CI->config->item('authorizenettestmode')) { $this->initialize($this->_CI->config->item('authorizenetname'),...