JohnC Expert Licensed User Longtime User Jul 2, 2018 #1 I noticed these lines in my project's log right when the app starts and can't figure out what is generating them: B4X: -Start- State: 16842910 State: 16843597 -End- Yeah, it is! Any ideas?
I noticed these lines in my project's log right when the app starts and can't figure out what is generating them: B4X: -Start- State: 16842910 State: 16843597 -End- Yeah, it is! Any ideas?
Cableguy Expert Licensed User Longtime User Jul 3, 2018 #2 Without knowing what device and app start code, we cannot help Upvote 0
Alexander Stolte Expert Licensed User Longtime User Jul 3, 2018 #3 JohnCody said: Yeah, it is! Click to expand... this comes from the log? Upvote 0
moster67 Expert Licensed User Longtime User Jul 3, 2018 #4 Perhaps some log messages from a library you are using.. Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Jul 3, 2018 #5 It doesn't come from any of the official libraries. Upvote 0
JohnC Expert Licensed User Longtime User Jul 3, 2018 #6 Alexander Stolte said: this comes from the log? Click to expand... Yes! I'll try to narrow down which lib - very strange in deed Upvote 0
Alexander Stolte said: this comes from the log? Click to expand... Yes! I'll try to narrow down which lib - very strange in deed
I Inman Well-Known Member Licensed User Longtime User Jul 4, 2018 #7 I have also seen this is one of my projects. Here are the libraries I am using. Let us find the common ones and narrow down. AndroidResources AppCompat BetterDialogs CustomProgressDialog DateTimePicker DownloadProgress FontAwesome FusedLocationProvider GPS IME JSON Phone Reflection RichString RuntimePermissions ScrollView2D SPListView SQL StringUtils Upvote 0
I have also seen this is one of my projects. Here are the libraries I am using. Let us find the common ones and narrow down. AndroidResources AppCompat BetterDialogs CustomProgressDialog DateTimePicker DownloadProgress FontAwesome FusedLocationProvider GPS IME JSON Phone Reflection RichString RuntimePermissions ScrollView2D SPListView SQL StringUtils
JohnC Expert Licensed User Longtime User Jul 4, 2018 #8 These are the common ones I am using: AppCompat IME JSON Phone Reflection RuntimePermissions SQL StringUtils Upvote 0
These are the common ones I am using: AppCompat IME JSON Phone Reflection RuntimePermissions SQL StringUtils
Lello1964 Well-Known Member Licensed User Longtime User Jul 4, 2018 #9 i have some problem, i think it's generated from appcompat lib Upvote 0
Eme Fibonacci Well-Known Member Licensed User Longtime User Jul 6, 2018 #10 Could you start on a clean device and add libraries until you find what is generating the log? Please let us know when you find it. Upvote 0
Could you start on a clean device and add libraries until you find what is generating the log? Please let us know when you find it.