Error
Hi,
I have declare all the variables in Appdelegate file and am using that variable in another file it works fine . But from yesterday am add any new variables and use in another file it shows the error like
property "username" not found an object of type Appdelegate
please any body help to solve this issue .
|