Lassie111

Results 19 comments of Lassie111

> Thanks for reporting this issue! The log can sometimes just be filtered by "nfc" to avoid sharing sensitive data. In this case it looks like there are two issues...

> You could try the version from #139 and see if that resolves the issue already. If not, you could post another logcat and we could see about issue 2....

> The log contains no obvious errors, but the hooking is never completed as it should be. Could you try cloning some tag UID with NFCGate (using #139) even if...

> For this purpose just scanning the tag in clone mode should be enough I can only find these in the log, but I don't think they are caused by...

Here is a new log after reboot and trying to scan a tag: [log.txt](https://github.com/nfcgate/nfcgate/files/14043873/log.txt)

> So the `NFA_Enable` hook _should_ have been called right after the `nfcManager_doInitialize` line in the log, but it was not. We will investigate this further and report back. I...

> > > So the `NFA_Enable` hook _should_ have been called right after the `nfcManager_doInitialize` line in the log, but it was not. We will investigate this further and report...

> @Lassie111 > > Unfortunately I do not have a Samsung device on which I am able to test this. You could try building [this](https://github.com/weebl2000/nfcgate/tree/log-library-loading) branch and search for HOOKNFC...

@weebl2000 Thank you! I have no experience with git. ``` 02-01 02:32:37.003 3736 3736 I HOOKNFC : Trying to load library from path: /data/app/~~kDy6OgzhuNgkaKvtX9iEeg==/de.tu_darmstadt.seemoo.nfcgate-HlwW4p0AQOM1GH-bgfX2zQ==/lib/arm64/libnfcgate.so 02-01 02:32:37.791 3736 3736 I HOOKNFC...

> > @weebl2000 Thank you! I have no experience with git. > > ``` > > 02-01 02:32:37.003 3736 3736 I HOOKNFC : Trying to load library from path: /data/app/~~kDy6OgzhuNgkaKvtX9iEeg==/de.tu_darmstadt.seemoo.nfcgate-HlwW4p0AQOM1GH-bgfX2zQ==/lib/arm64/libnfcgate.so...