Eike T. Bartels

Results 12 issues of Eike T. Bartels

### Behaviour with multiple instance I could not find anything in the documentation that's why this ticket. I have multiple instances running and right now I have the problem that...

Hey, if I try to run it in the Simulator I get the error "Bridging-Header.h:5:9: 'EZAudio.h' file not found" but if I build it for device it works totally fine....

First of all, thanks for this sweet library! I start using it and I don't get one thing. I have the following: ``` makeAwsomeString(): string { } @Action({ rawError: true...

This package seems to use AES-CBC-PKCS7 encryption for secure storage. PKCS5 and PKCS7 are known to be vulnerable to oracle padding attacks in combination with CBC mode of operation. The...

Hey @blocka, it looks really great what you did here. I was wondering, what system do you use this rules in so which engine do you use? Something like [json-rules-engine](https://www.npmjs.com/package/json-rules-engine)...

Is there a way to induce pages? Ie. Im having an response with 100 entries and I would like to serve 5 \* 20 instead of all at once

Is there a way to define default values? For example. I would like to always encode the properties id, locale, dateCreated, dateUpdated, postDate but do not want to write these...