-
In moving from v1.7.0 to v1.8.0, I get this error not at build time, but when first running/debugging the app in Android Studio:
```
AGPBI: {"kind":"error","text":"Program type already present: an…
-
**INSTRUCTIONS:**
1. Go to IRIA-2018.
2. Choose 1 application.
3. Capture the poster.
4. Propose 5 concurrency topics/theories and also explain where those topics/theories can be applied in the …
-
You are not checking for a null Cursor instance on this line:
https://github.com/NordicSemiconductor/Android-DFU-Library/blob/release/dfu/src/main/java/no/nordicsemi/android/dfu/DfuBaseService.java#L…
-
I'm implementing DFU OTA for a peripheral app for the nRF51822. My device is motion-activated and the behaviour of my firmware is that when there's a BLE disconnection, is simply goes into sys off. Mo…
-
```
Commit 455 has some macro changes in GTLService.h which breaks the compilation
of GTLTouchStaticLib on iOS 9.
```
Original issue reported on code.google.com by `an0...@gmail.com` on 21 Jul 2015 …
-
Please implement App Transport Security (https://developer.apple.com/library/prerelease/ios/releasenotes/General/WhatsNewIniOS/Articles/iOS9.html) to stop these errors showing up on iOS 9.0 and later.…
-
Hi,
It seems that there is some missing permissions on the SDK for Mashmallow. I tried the same application on two devices one on 6.0 and the other on 5.1.
On the 5.1, everything is working fine, t…
-
```
What steps will reproduce the problem?
1. Follow instructions for linking app to the iOS Static Library at
https://code.google.com/p/google-api-objectivec-client/wiki/BuildingTheLibrary
2. Build …