-
```
What steps will reproduce the problem?
1. Use code from Inquiry.py example
2. returns line 89, in handleBroadcast
nearby_devices = bluetooth.discover_devices(lookup_names = True)
File "C:\Py…
-
```
What steps will reproduce the problem?
1. Use code from Inquiry.py example
2. returns line 89, in handleBroadcast
nearby_devices = bluetooth.discover_devices(lookup_names = True)
File "C:\Py…
-
I already received the result.uri by using pushNotification.register.
Then I send message in ASP.NET
```
try
{
string subscriptionUri = uri;
HttpWebRequest sendNotificationRequest =…
-
Recently i made cordova wp8 project and integrate the push plugin and followed the documentation but i dint know that to mention in channelName field.
So can anyone tell what to mention in channelName…
-
```
What steps will reproduce the problem?
1. Use code from Inquiry.py example
2. returns line 89, in handleBroadcast
nearby_devices = bluetooth.discover_devices(lookup_names = True)
File "C:\Py…
-
There is something weird happens after installing CMD Injector: none of user programs can be opened (except system programs) including CMD Injector itself.
It happened on 3 phones , all are on WP8…
-
```
What steps will reproduce the problem?
1. Use code from Inquiry.py example
2. returns line 89, in handleBroadcast
nearby_devices = bluetooth.discover_devices(lookup_names = True)
File "C:\Py…
-
```
What steps will reproduce the problem?
1. Use code from Inquiry.py example
2. returns line 89, in handleBroadcast
nearby_devices = bluetooth.discover_devices(lookup_names = True)
File "C:\Py…
-
This patch seems to fix it.
diff --git a/src/SQLite.cs b/src/SQLite.cs
index 955536f..4ea4962 100644
--- a/src/SQLite.cs
+++ b/src/SQLite.cs
@@ -2889,6 +2889,11 @@ public static Result Open(string fi…
-
when i write sprite for wp8 ,it can not runAction ,and the program will flash quit ,how i can solve it?