Results 8 issues of Mykhailo Oleksiuk

Hi, Do u have any plans to support Touch ID?

Steps to reproduce - please see recorded video: [![ScreenShot](http://i50.tinypic.com/34hcrbo.png)](http://www.screenr.com/EgJ7)

Steps to reproduce - please see recorded video: [![ScreenShot](http://i50.tinypic.com/34hcrbo.png)](http://www.screenr.com/XgJ7)

Hi, I'm running an example of a test for Route Testkit from the official [documentation](https://doc.akka.io/docs/akka-http/current/routing-dsl/testkit.html) with small modification: ```java public class MyAppServiceTest extends JUnitRouteTest { // THIS IS SMALL MODIFICATION...

help wanted
t:docs
1 - triaged
t:testing

I've got problem with defining custom names for `SPRING_SESSION` & `SPRING_SESSION_ATTRIBUTES` tables. I can override just table name for `SPRING_SESSION` by `org.springframework.session.jdbc.JdbcOperationsSessionRepository#setTableName` BUT for I would like to have `org.springframework.session.jdbc.JdbcOperationsSessionRepository#setSessionAttributeTableName`...

status: waiting-for-triage

Hi guys, After usage of nats java client with spring-boot-starter I found such inconvenient moments: 1. Connection implements Autoclosable and it's called during Spring Applicaiton Shutdown but I'm expecting that...

Hi, Due to this comment - https://github.com/spring-projects/aws-maven/issues/44#issuecomment-196262307 `eu-central-1` (Frankfurt) is supported. I've configured and tried to use it but got such exceptions: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy)...

Hi @saturngod I have questions about your workflow to perform purchase and provide content of it. Please find comments in code below. ``` if(![IAPShare sharedHelper].iap) { NSSet* dataSet = [[NSSet...