How to activiate siri just by dialing a number (via bluetooth)
#46
now i have ios 8.4, i have set up your .plist with hight priority, it's all loaded but siri don't work, i have tried to change priority in 644 and 755, nothing happens, through putty activator launch siri normally... maybe apple has changed the directory of recent call list?
#47
Well, wait a sec ... you are running the changes in the queries for iOS8.x right? not the older queries for pre iOS8? I talked about them a bit up on page3. Also, the permission on the shell script must be 755. Before even running the daemon you should make sure the script works. Just run it from shell like the following /usr/bin/idlewhile/VoiceDialer/VoiceCheckScript.sh (changing directories as needed). Put something before the siri calls in the IF statements like an echo or play a sound (read this whole article for troubleshooting tips) but you want to make sure it works/fires where you can see it, before running the daemon. I don't recall if the queries has changed but I included my current one. I have this running on 8.4 already
select max(Z_PK) from ZCALLRECORD where ZADDRESS="*#86423#*" and CAST(strftime('%s','now','localtime')-strftime('%s',ZDATE,'unixepoch', '+11323 days','localtime') as integer) < 6;
select max(Z_PK) from ZCALLRECORD where ZADDRESS="*#86423#*" and CAST(strftime('%s','now','localtime')-strftime('%s',ZDATE,'unixepoch', '+11323 days','localtime') as integer) < 6;
Last edited by IvanRaide; 07-09-2015 at 09:04 AM.
Thread
Thread Starter
Forum
Replies
Last Post
NC 996TT
Automobiles For Sale
13
03-23-2023 07:19 AM