"Turn iBeacon on/off" button seems to display the wrong text
ScottG489 opened this issue · 0 comments
ScottG489 commented
The text on the button which starts/stops transmission either seems to always be wrong or get out of sync sometimes.
Happy to dig into the problem more if you'd like, but I suspect this is an easy fix.
Did a quick code dive and I think you just have the text reversed:
BeaconEmitter/BeaconEmitter/BeaconEmitterView.swift
Lines 45 to 47 in 923d985