-
From what I can tell, plyer does not currently implement any native gui widgets- probably because its primarily used in kivy which implements its own gui widgets.
It appears to be pretty simple to ad…
-
Can we detect if the user disabled the notifications in the device's Settings for the current app?
Thank you.
rborn updated
8 years ago
-
Hi Manu,
this simole code crashes my app. The evil item is `menu.add`:
``` javascript
win.addEventListener("open", function(e) {
abx.window = win;
win.activity.actionBar.displayHomeAsUp = tru…
-
Is random error, there are times when the annotation does not appear on the map, i use the next:
``` javascript
var banderaAnnotation = maps.createAnnotation({
animationStyle: maps.APPEAR_ANIMATI…
-
As per title, when compiling my project with the appcelerator sdk 6.0.1 GA and 6.0.0 GA I encounter this error on the app startup
failed: dlopen failed: could not load library "libstlport_shared.so" …
-
The installation of TiShadow 2.8.8 fails on my Mac with node 4.6.1 and npm 3.10.9. I used to be able to install it with previous versions without problems, so I'm not sure what's causing this.
This…
-
Hi @mpociot, thank you for your great module.
I wonder the reason why we have to fix the size of an item?
And why can't we just use Ti.UI.SIZE?
Is that possible to add these lines to the CollectionV…
-
Hi, I have the next case I'm not sure how to handle:
`PW_BROADCAST_PUSH` set to `true`:
- App **not** started
- Send push (notification shows)
- Open the app from the drawer - **so not from th…
rborn updated
7 years ago
-
Whilst trying to compile the android module I get an error:
`[java] java.io.FileNotFoundException: /Users/xxxx/xxxx/ti-firebase/android/build/generated/json/org/appcelerator/titanium/bindings/ti-fireb…
-
Hello Team ,
I am getting Below error , When i use libCardIO.a file in Project , while Building my Project , Please suggest.
```
[TRACE] : Ld build/Intermediates/Residential\ Test.build/Debug-iphon…