-
### Crash on iOS 14-15 in production release
- Device: iPhone
- OS version: iOS14-15
- Version of freeRASP: 6.2.0
LOG:
Crashed: com.apple.root.default-qos
EXC_BAD_ACCESS KERN_INVALID_ADDR…
-
@yardexx Hey, the namespace is there now. But there is still one more issue:
```
Incorrect package="com.aheaditec.freerasp" found in source AndroidManifest.xml: /home/helu/.pub-cache/h…
HE-LU updated
10 months ago
-
Release version on Play Store crashes with stack trace:
```
Exception java.lang.UnsatisfiedLinkError:
at com.aheaditec.talsec_security.security.Natives.b (Natives.java)
at com.aheaditec.talsec…
-
the myBmw App
https://play.google.com/store/apps/details?id=de.bmw.connected.mobile20.row&hl=en&gl=US
log:
```
:de.bmw.connected.mobile20.row ]-> [+] libflutter.so loaded
[+] Flutter library f…
-
**Describe the bug**
This might be a duplicate for https://github.com/talsec/Free-RASP-Flutter/issues/59. The crash happened in freeRASP 4.0.0, but I haven't found a mention in the changelog for 5.0.…
-
**Describe the bug**
The app cannot be compiled when using AGP version 8.0.0 and higher.
**To Reproduce**
Create a new Flutter project, and update your classpath in the app gradle file to:
```
…
-
On android works great, but on ios I can't build the app since won't find the TalsecRuntime module
here is the error:
```
/Users/macbookpro/Documents/flutterSDK/.pub-cache/hosted/pub.dartlang…
-
-
When I am hot restarting flutter app in ios devices, then it is crashing.
Used the same code as mentioned in example.
Have tried to comment out
` app.start();`
afterwards Hot restart works f…
-
iOS pod install time getting errors
i am integrating package 2 days ago and not getting errors after that this new package version i am getting pod install error.
as per latest documentation remov…