Updated code: https://www.b4x.com/android/forum/threads/new-get-iphone-model.143225/ Based on this answer from @Erel Sub GetDeviceModelName As String Dim no As NativeObject = Me Return no.RunMethod("deviceName", Null).AsString End Sub #if OBJC #import - (NSString*) deviceName {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.