-
Notifications
You must be signed in to change notification settings - Fork 968
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
OpenCellID API key is not immediately displayed #837
Comments
@agilob Exit AIMSICD. Reopen AIMSICD and check if the key has appeared. |
Activity should listen for changes in shared preferences and update text field with the key, it has nothing to do with restarting application. |
The strange is that Key is downloaded & accepted since you can download OICD data without restarting the app, it's not displayed in the key requester until you restart the app. |
No need to restart the app! Just restart preferences activity and the key is there. |
So I guess the way it should work is that the key is shown immediately after it has been fetched? |
Yes, that's the expected behaviour. |
This seems to be fixed in v0.1.43-alpha |
No, there are two bugs now there. |
@agilob, the main Issue I have with your bug reports is that you are not using the bleeding edge work. Please make sure to compile our |
lol I'm not falling into this again. |
UnwiredLabs do not offer random OCID API key so this could be closed |
EDIT by SecUpwN: @agilob, we have implemented
Issue Templates
for a reason! Please use it!Description of Issue: After saving the new OCID API key, it does not show immediately in the field
OpenCellID API Key
. It is empty. Only after exiting theSettings
and re-entering that field the key is shown. The way it should work is that it is immmediately shown when pressing that button after fetching it.The text was updated successfully, but these errors were encountered: