The SDL implementation of IOS Accelerometer was correct. Wrapped around the Joystick API for commodity I guess, but working. The problem was in fact that LIME didn't linked the joystick itself... After few long hours, the obvious was found, the define was wrong. IPHONE instead of IOS did fix the problem.