Code Monkey home page Code Monkey logo

Comments (6)

Doubble29x avatar Doubble29x commented on September 27, 2024 1

If the Bluetooth is enabled by the app, it gives the same result shown in the pic I uploaded before, so you need to enable it yourself from settings. But doesn't crash so that is good

from bluetooth-le-spam.

simondankelmann avatar simondankelmann commented on September 27, 2024

Thank you for the Log. It seems your Bluetooth was disabled, can you try again with bluetooth turned on ?

from bluetooth-le-spam.

Doubble29x avatar Doubble29x commented on September 27, 2024

Oh, mh, it seems that you need to have bluetooth started before setting the app for the first time. Seems to be working flawlessly now, thanks

from bluetooth-le-spam.

Doubble29x avatar Doubble29x commented on September 27, 2024
type: crash
osVersion: google/raven/raven:14/UQ1A.240105.002/2024010400:user/release-keys
package: de.simon.dankelmann.bluetoothlespam:1
process: de.simon.dankelmann.bluetoothlespam
processUptime: 70 + 305 ms
installer: com.android.packageinstaller

java.lang.RuntimeException: Unable to create service de.simon.dankelmann.bluetoothlespam.Services.AdvertisementForegroundService: kotlin.UninitializedPropertyAccessException: lateinit property _activity has not been initialized
	at android.app.ActivityThread.handleCreateService(ActivityThread.java:4722)
	at android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2296)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loopOnce(Looper.java:205)
	at android.os.Looper.loop(Looper.java:294)
	at android.app.ActivityThread.main(ActivityThread.java:8279)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
	at com.android.internal.os.ExecInit.main(ExecInit.java:49)
	at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:359)
Caused by: kotlin.UninitializedPropertyAccessException: lateinit property _activity has not been initialized
	at de.simon.dankelmann.bluetoothlespam.AppContext.AppContext$Companion.getActivity(AppContext.kt:49)
	at de.simon.dankelmann.bluetoothlespam.Services.AdvertisementForegroundService.createNotificationChannel(AdvertisementForegroundService.kt:85)
	at de.simon.dankelmann.bluetoothlespam.Services.AdvertisementForegroundService.onCreate(AdvertisementForegroundService.kt:55)
	at android.app.ActivityThread.handleCreateService(ActivityThread.java:4709)
	... 11 more

oof, foreground crash now
Steps were:
Start iphone modal list
Get near homepod and boom crashed :0

from bluetooth-le-spam.

Doubble29x avatar Doubble29x commented on September 27, 2024

Nvm, this foreground one had to do with bluetooth turning off after 15 seconds of inactivity

from bluetooth-le-spam.

simondankelmann avatar simondankelmann commented on September 27, 2024

I have recreated the APK's in the Release. can you please delete everything and try again ?

from bluetooth-le-spam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.