-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App successfully register but not getting in on dialpad in latest version like Oreo and P #12
Comments
New Android runtime permission |
Hey , Asceder, Thanks for replying ... |
Here is my Runtime Permission Activity public class RuntimePermissionsActivity extends Activity {
} |
anujvats111 how do you apply the permission request on csip? How do you include the activity inside manifest? I really need it right now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello guys,
I have csipsimple code that's working good in eclipse, but i got a issue since some days. The app is successfully register but not goes on dialpad in new version android phone Oreo and P version like one plus and samsung s9. Anybody have any suggestion or solution for this issue. Please help me.
The text was updated successfully, but these errors were encountered: